A website built with React.js for a car rental business.
This project is a website built with React.js for a car rental business. The website allows users to view available cars, make reservations, and view their reservation history.
To get started with this project, you need to:
- Clone this repository to your local machine
- Install dependencies by running the following command:
yarn install
- Start the development server with the following command:
yarn start
This website has the following features:
- Home page with information about the car rental business
- Car listing page with available cars and pricing information
- Reservation page where users can select a car and make a reservation
- Reservation history page where users can view their reservation history
Here's a screenshot of the car listing page:
Contributions are welcome! If you have any suggestions or find any issues, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.