Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/innuska23/goit-tech-part
car rental application
https://github.com/innuska23/goit-tech-part
js json lazy-loading react react-hooks routes styled-components
Last synced: 3 days ago
JSON representation
car rental application
- Host: GitHub
- URL: https://github.com/innuska23/goit-tech-part
- Owner: Innuska23
- Created: 2023-09-17T17:40:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-18T17:58:53.000Z (about 1 year ago)
- Last Synced: 2023-09-18T22:52:23.433Z (about 1 year ago)
- Topics: js, json, lazy-loading, react, react-hooks, routes, styled-components
- Language: JavaScript
- Homepage: https://innuska23.github.io/goit-tech-part/
- Size: 3.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rent service car
This is a simple car rental application developed as a test project.
## Overview
The application consists of three main pages:
1. Home Page: The home page introduces customers.
![Home Page](/src/assets/HomePage.jpg)
2.Catalog page: displays a catalog of cars with different characteristics, where there is a convenient filter for the user.
![Catalog Page](/src/assets/CatalogPage.png)
3. Favorites Page: Shows the cars that the prospect liked.
![Favorites Page](/src/assets/FavoritesPage.png)