How to Run git clone cd todolist UI cd client npm install npm start Server For connection to the db update connection information in nodemon.json for mongodb connection. cd server npm install npm start