Skip to content

JohnChantz/todo-api

Repository files navigation

todo-api

A simple todo API made with NodeJS, ExpressJS and MongoDB. Can be used as a back-end for learning front-end technologies without making a standalone API for that purpose.

Download Instruction

Run git clone https://github.com/nomanHasan/todo-api to download the project to your computer.

Database Setup

Download and isntall MogoDB. Make sure that the database is running at 127.0.0.1:27017

Project Setup

Now run cd todo-api to go inside the directory

Run npm install to install all the dependencies.

Run npm install -g nodemon to install Nodemon Globally.

Run npm start to run the NodeJS Server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published