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
- Host: GitHub
- URL: https://github.com/robert-ds/todo-app
- Owner: robert-ds
- Created: 2021-06-18T21:14:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T14:09:55.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T06:32:14.088Z (about 1 year ago)
- Topics: app, heroku, heroku-deployment, javascript
- Language: EJS
- Homepage:
- Size: 6.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Security: SECURITY.md
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.