Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)