Steps to run the project :
• Clone repo from https://github.com/ankitmishra03/project • open in vscode • npm i • cd client, again npm i • add a file with name ".env" in root directory and add a key MONGO_URI • npm run dev && npm run start on root folder • open localhost:3000 in your browser