Todo list app cloning project git clone https://github.com/aphrodeosubarno/node-js-todo-app.git install dependencies yarn install or npm install run server yarn run dev or npm run dev open this server at your browser http://localhost:3000