I built this project to revise every key concept and keep up with the latest updates in React.js. I’ve also created routes for each practice so you can visit them easily, and it’s open source feel free to explore the code.
npm create vite@latest my-app -- --template react-ts
npm run dev
- Vite
- Flowbite React (Tailwind CSS)
- react-router-dom (control Page Routes)