WEB
To install download this zip code or clone using git clone.
To run:
Open a new terminal: ```bash cd backend npm start
Open another ```bash cd frontend npm run dev
Now you can see backend server running on port 5000 and frontend running in 5173