Welcome to MetroMate—a revolutionary platform that redefines your commuting experience. This repository contains the codebase for both the frontend and backend of MetroMate. The backend is deployed on Render at https://metromate-ixmd.onrender.com, and frontend is deployed at https://metromate.vercel.app
Frontend: Vite React
Deployment(Frontend): Vercel
Backend: Node.js, Express
Deployment (Backend): Render
Graph
Stack
To set up the MetroMate project locally, follow these steps:
Clone the repository:
git clone <repository-url>
cd metromate-frontend
Install dependencies:
npm install
Start the development server:
npm run dev
Clone the repository:
git clone <repository-url>
cd metromate-backend
Install dependencies:
npm install
Start the server:
npm start
Now, you can access the MetroMate frontend at http://localhost:5173 and interact with the backend at http://localhost:3000.
The backend is currently deployed on Render at https://metromate-ixmd.onrender.com. For the latest version of the MetroMate frontend, please visit https://metromate.vercel.app.
We welcome your feedback and suggestions. Feel free to reach out to us at sattu62025@gmail.com for any inquiries or bug reports.
Thank you for exploring MetroMate! 🚀🌟