Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 306 Bytes

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