At first clone this repository.
At first run npm install
at the root folder.
Then move to frontend folder and run npm install
.
Move to root folder and run npm run dev
command to run both backend and frontend concurrently.
The deployed link is Click Here
Be sure to make some changes to .env file at the backend.