Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 505 Bytes

Todo App

Simple Todo app with Node.js and Express.

Requirements

Installation

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

Team