Skip to content

A Todo List using Node.js . Mongodb as database. Add and Delete items. Aim to go through the fundamentals of Node

Notifications You must be signed in to change notification settings

shouhardik/Todo_Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js

In order to make the app work first install the dependencies by running the following command on your terminal

npm install

Now start the server by typing the following command

node app.js |or| nodemon app.js

image

About

A Todo List using Node.js . Mongodb as database. Add and Delete items. Aim to go through the fundamentals of Node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published