Skip to content

React web app developed during Web Application I course

Notifications You must be signed in to change notification settings

onim-at/polito-wa1-to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-web-app

To run the project:

  • clone it
  • run two different terminal, one for the client and one for the server
  • terminal 1: cd client; npm install; npm start
  • terminal 2: cd server; npm install; nodemon server.js

About

React web app developed during Web Application I course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published