RentME is a modern car rental platform offering luxury and economy car rentals for a variety of needs, including business trips, vacations, and long-term rentals. The website is user-friendly, providing seamless navigation for users to browse and rent cars. The site includes sections for "How It Works," "About Us," "Car Rentals," customer testimonials, and contact information.
- Luxury & Economy Rentals: Rent high-end or budget-friendly cars with ease.
- How It Works: Step-by-step guide on renting a car through the platform.
- Car Rental Grid: Wide selection of cars with details on rental pricing.
- Testimonials: Customer reviews showcasing the service's quality.
- Contact Us: Reach out for support and inquiries.
- HTML5: Structuring content on the web.
- CSS3: Styling the website to make it visually appealing.
- JavaScript: For interactive features like the search bar and scroll progress.
- Font Awesome: For icons and styling various sections like social media links.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Himel-Sarder/RentME-car-website.git
-
Open the
index.html
file in your browser to view the website.Alternatively, you can set up a local server if you're using additional server-side features.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Make your changes
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature-branch
) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Font Awesome for the icons used across the site.
- Inspiration from various car rental services.