To run this project on your local machine
- step1 : Make a file, go to VS Code , paste : npm create vite@latest , Follow the instructions carefully given by your Terminal ie.., give project name , select react & javascript
- step2 : replace this src folder with your src folder
- step3 : go to terminal paste : cd YourProjectName , then paste : npm run dev
- step4 : And Done!!!!