Checkout this repo for daily React interview questions! I update this repo with one new question and its solution every day. Perfect for sharpening your React skills!
Visit here: React Coding Question Prep
- Daily Questions: Fresh React interview questions added daily.
- Detailed Solutions: Each question comes with a complete solution.
- Interactive UI: Built with React, React Router, and Tailwind CSS.
git clone https://github.com/surajgharpankar28/React-Coding-Prep.git
cd react-coding-prep
npm install
npm run dev
Access the app at http://localhost:5173/.
📂 src
├── 📂 components # Reusable components
├── 📂 pages # Individual question pages
├── 📜 App.jsx # Main app file
├── 📜 router.js # Dynamic routing
├── 📜 questionList.js # Questions list
Got a question to add? Open an issue or pull request!
Follow for daily React challenges!
Built with 💙 by Suraj Gharpankar.