Your Rideshare Platform
Please complete the installation steps to activate your application.
1. Import database_setup.sql to your MySQL database
2. Configure .env file with your credentials
3. Build and deploy the React frontend
4. Test the API: /api/health
See INSTALLATION_GUIDE.md for complete setup instructions.