This is a web application that provides car rental services in Ukraine. The application consists of three main pages:
- Home Page: General description of the services offered by the company.
- Car Catalog: Catalog of cars of various configurations that can be filtered by brand, hourly rental price, and mileage.
- Favorite Listings: Listings added by the user to their favorites.
- Viewing car rental listings.
- Filtering listings by car brand, price, and mileage.
- Adding and removing listings to/from the favorites list.
- Displaying detailed information about a car and its rental conditions in a modal window.
- The ability to contact the company for car rental.
- React: JavaScript library for user interface development.
- React Router: For routing and navigation between pages.
- MockAPI: For simulating a backend and storing listings.
-
Clone the repository to your computer:
git clone https://github.com/your-username/rent-car-easy.git cd rent-car-easy
-
Install the dependencies:
npm install
-
Run the application:
npm start
-
Open the application in your browser at http://localhost:3000.
Author Petro Shutak.
If you have any questions or suggestions regarding this project, please feel free to contact me.
- Email: petro.shutak.ua@gmail.com