RideEasy is a web application designed to facilitate ridesharing and connecting drivers with potential riders . The application allows users to sign up, find rides, and offer rides to others, creating a convenient platform for transportation.
- User Authentication: Secure authentication system for users to sign up and log in.
- Ride Listings: Display available rides for users to choose from.
- Profile Management: Update user profiles and preferences.
- Responsive Design: Ensure the application is accessible on various devices.
Follow these steps to set up the RideEasy web application locally:
- Clone the repository:
git clone https://github.com/your-username/rideeasy.git cd rideeasy