Simple Todo app with Node.js and Express.
Clone the repository:git clone [email protected]:Lo-Agency-Internship/mahsa-shadi-shabnam-todo-app.git
Install the application: npm install
Start the server: npm run start
View in browser at http://localhost:3000