Project git link - https://github.com/veerender19/test_project
1- Clone project from above provided link of git
2- Set your .env file with the help of env.example file that is provided under the project.
3- Run command - npm install
4- To connect mongodb database in local, run command
5- To start project, run command - npm start