Project is built using Express.js, node.js Steps to run the project: Prerequisites:
- node.js on your local system to run the project locally.
yarn install
To install all the dependencies to run the project.
yarn start
To run project locally.