1. Node.js @18.17.1 installed
2. MongoDB server installed
1.Download the zip file and extract the contents or pull the repositories using git. You will get total a folder named 'frontend' and other folder named 'backend'.
2.Go inside the directory 'backend' and run the bellow commands:
npm i
npm run dev
3.Go inside the directory 'frontend' and run the bellow commands:
npm i
npm run dev
4.Go to this URL : http://localhost:5173/