Skip to content

rob9095/jquery-node-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-node-todos

Simple todo app powered by Node.js, Express, and MongoDB on the backend and jQuery on the frontend

See the demo here https://rt-todos.herokuapp.com/

How to Launch App

Download or clone the repo. From the root directory...

  • run npm install to install dependencies
  • run npm start or node to start the server
  • inside models/index.js update the MongoDB url to connect to your db

About

Simple todo app powered by Node.js, Express, and MongoDB on the backend and jQuery on the frontend

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors