clone the repo git clone https://github.com/cysectsolution/Restfull-API
run npm install
to install all the required packages.
To start the server use node app.js
Navigate to localhost:3000
You should be welcomed with a beautiful web page.
Create your branch from the develop branch
Take note not to do this from the master branch