WEB

To install download this zip code or clone using git clone.

To run:

  1. Open a new terminal: ```bash cd backend npm start
  2. Open another ```bash cd frontend npm run dev

    Now you can see backend server running on port 5000 and frontend running in 5173