Using Our Github Repository
1. Create your repo from the template
Go to this GitHub link and click "Use this template" → "Create a new repository"
2. Follow the README.md
Once you've created your repo and cloned it locally, open the README.md — everything you need is in there. Follow it step by step, make all the necessary adjustments for your project.
3. You're done when you run:
bashnpm run dev
And the project loads successfully in your browser. As showin in the image below: