build a simple web client-side application to consume data from the our API To start developing the API, we are going to use a very popular web framework Express.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have installed Node.js, NPM and MongoDB in your System.
npm install
npm run start
Code is Running on
Thanks !