Table of Contents
- Node
- NeDB
- Postman
To get a local copy up and running follow these simple example steps.
These are dependencies you will need to install before running the API
- npm
npm install npm@latest -g
- Clone the repo
git clone git@github.com:aku1310/todo-api.git
- Install NPM packages
npm install
- Run the API
node server.js
Click here for the detailed documentation of the project.
Akanksha Kushwaha - LinkedIn - GitHub