Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 584 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 584 Bytes

Guidelines

Prerequisite

1. Node.js @18.17.1 installed
2. MongoDB server installed

Installation Steps

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/