I've build these project by going through, React - The Complete Guide(incl. Next.js, Redux) by Maximillian Schwarzmuller on Udemy.
I'll continously update the repo as i build more projects.
Feel free to fork, and make use of these projects.
!!! Tutorial !!!
- Download the completed zip files.
- Make sure you have "vite" installed in your device.
- Install the dependencies using cmd "npm i"
- Initiate the project using cmd "npm run dev"
Happy learning!