A platform to share stuffs to help newbies of FE
ShareYourFy: https://shareyourfy.herokuapp.com/
- clone repo
- checkout backend branch
npm install
in terminalnpm install --dev
if developer- create .env file
npm run dev
- http://localhost:5001 to see the site