to setup the project : Clone the project git clone https://github.com/singhveer001/TodoApp.git Move in the directory where project is coded and cloned cd TodoApp install dependencies npm install Turn up the server node index.js