Primary LanguageJavaScript
For runnning: Go to backend. Then:
npm i
nodemon server.js
Then go to frontend:
npm start