1.clone the project . 2.open the project in vs code. 3.open terminal in your vs code and write the command "npm i " and hit enter . this will download all the pacakages for running the project. 4.run the command "nodemon app.js" in the terminal. 5.open your browser and enter "http://localhost:3001/HackUtsav". 6.And all set 👍.