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!
This is a React project developed for Applicazioni Web 1 exam.
To test it, there are few quick steps to do:
server
-> npm install
nodemon index.js
client
-> npm install
npm start
Feel free to have a look!