terloger / ToDoNodeMongoDB

Todo application with NodeJS + Express + Mongoose ( MongoDB )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Application with NodeJS + Express + Mongoose

This is a simple application of a todo list build with NodeJS + Express + Mongoose.

Getting started

  1. Clone this repository
  2. Start your mongo database mongod
  3. Start the application node app.js
  4. Have fun at http://localhost:3000

===

This application was based on

About

Todo application with NodeJS + Express + Mongoose ( MongoDB )


Languages

Language:JavaScript 100.0%