Welcome to the MORENT Car Rental Website project! This repository contains a web-based application designed to provide users with a seamless car rental experience. Built using HTML, CSS, and JavaScript, this site offers a user-friendly interface for finding, booking, and managing car rentals.
This project is developed by Group 2 of Group B, consisting of the following members:
- Mohamed Abdirahim Mohamed
- Ali Alas
- Najaad Ahmed Ismail
- Navigation Bar: Logo, search bar, site links.
- Hero Section: Dynamic image, call-to-action.
- Cars Section: Popular and recommended cars.
- Plans Section: Economy, Standard, Premium packages.
- Customer Testimonials: User feedback.
- Pickup & Drop-off: Location options.
- Meet Our Team: Team introductions.
- Footer Section: Links, contact info.
- Search by Type, Capacity, Price Range, Pickup & Drop-off.
- Photos: Interior & exterior.
- Car Rates: User feedback.
- Billing & Rental Info: Pickup & drop-off locations.
- Payment Method, Confirmation.
- Rental Summary: Car image, rate stars, subtotal, tax, promo code, total price.
- Account creation and user login.
- Top 5 Car Rentals, Recent Transactions.
- Sidebar: Inbox, Calendar, Insights, Settings, Dark Mode.
- Logout Button, Rental Car Location.
Color | Hex |
---|---|
Primary Color | #3563E9 |
Secondary Color | #1A202C |
Background Color | #FFFFFF |
Text Color | #596780 |
The website is deployed using Vercel. To deploy your own version, follow these steps:
-
Install Vercel CLI: ```bash npm install -g vercel ```
-
Login to Vercel: ```bash vercel login ```
-
Deploy: ```bash vercel ```
Check out a live demo of the project https://car-rent-pink-nine.vercel.app.
To get a local copy up and running, follow these steps:
-
Clone the repository: ```bash git clone https://github.com/dugsiiyeinc/Car-Rent-Website.git ```
-
Navigate to the project directory: ```bash cd morent-car-rental ```
-
Open `index.html` in your browser to view the website locally.
To use the website, simply open `index.html` in a web browser. You can navigate through the different sections, search for cars, view details, book rentals, and manage your account.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
- Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
- Push to the Branch (`git push origin feature/AmazingFeature`)
- Open a Pull Request
Frontend: HTML, CSS, JavaScript
Distributed under the Dugsiiye License. See `LICENSE` for more information.