Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 312 Bytes

File metadata and controls

15 lines (11 loc) · 312 Bytes

To-Do-App-using-Node.js-Express-and-Mongodb

Simple Project to create a Todo App using : Frontend end in HTML,CSS,Bootstrap 4 Backend in Express and Nodejs Database in MongoDB

Feel Free to improve it.

Initialize the project by First doing :

   npm install

Run the Code by using:

  npm start