This project demonstrate the integration of database to the web application using knowledge of MongoDB & Mongoose for persisting the data saved in our web application.
Before cloning please make sure that you have node.js installed on your PC for offline project hosting
Install node.js
-
Clone the following repo:
git clone https://github.com/yashsati29/lab-tcwdbc-todolist.git
-
While being in the project directory, Open CLI and type
npm install
& 'node app.js'. -
Open your browser and type
localhost:3000
-
Enjoy!
- express
- body-parser
- ejs
- mongoose