An open API service indexing awesome lists of open source software.

https://github.com/robert-ds/todo-app

Todo App with nodeJs, Express, Mongoose and MongoDB Topics Resources
https://github.com/robert-ds/todo-app

app heroku heroku-deployment javascript

Last synced: about 2 months ago
JSON representation

Todo App with nodeJs, Express, Mongoose and MongoDB Topics Resources

Awesome Lists containing this project

README

          

# node-todo-app
Todo App with nodejs, express, mongoose and mongoDB.

## Prerequisites

[NodeJs](https://nodejs.org/download/), [MongoDB](https://www.mongodb.com/download-center/community)
after that, download or clone repo, go to repo folder and write in console:
> npm install

then
> node server.js

## Note

This Web App only works with Chromium-based Browsers: Google Chrome, The New Microsoft Edge, brave and others.