Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 563 Bytes

File metadata and controls

28 lines (17 loc) · 563 Bytes

Simple Todo App with Node express.js MongoDB - For beginners

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ❤️

Prerequisites

You need to have installed Node.js, NPM and MongoDB in your System

Installing

npm install

To Run

nodemon server.js

Code is Running on

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.