/StudyPlan

Primary LanguageJavaScript

StudyPlan

This is a React project developed for Applicazioni Web 1 exam.

To test it, there are few quick steps to do:

  • move into server -> npm install
  • run nodemon index.js
  • move into client -> npm install
  • run npm start

Feel free to have a look!