Follow the following steps in order to setup the project:
- Clone the repository on your local machine.
- Open the project with VS Code.
- Open the Terminal and execute "npm install".
- In Terminal Execute "npm start".
Make sure you have downloaded Postman in order to check the API response.
Sign up on MongoDB and create a cluster, add your cluster Connection String in the .env file.