This website is supposed to be used to help people find other students/developers that have similar interests in the style of app they wish to create. Whether you have an idea already and want to post it or just want to scroll through the listing and see what ideas others have and if you can join their endeavor on programming that app or project.
- Install vite
npm install vite
- Install node.js
npm install nodejs
- ...
add future dev tools
- Navigate to branch and folder
git checkout -main
- Run locally
npm run dev