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

https://github.com/victoriayotka/car-sharing

Welcome to ukrainian Car Sharing project! We provide simple and comfortable environment for choosing the best car to rent all over Ukraine.
https://github.com/victoriayotka/car-sharing

axios js mockapi react redux-thunk redux-toolkit scss

Last synced: 2 months ago
JSON representation

Welcome to ukrainian Car Sharing project! We provide simple and comfortable environment for choosing the best car to rent all over Ukraine.

Awesome Lists containing this project

README

          

# Car Sharing

Welcome to ukrainian Car Sharing project!
We provide simple and comfortable environment for choosing the best car to rent all over Ukraine.
SLAVA UKRAINI!

### Link

Start using on
[live page](https://victoriayotka.github.io/car-sharing/)
generated with github-pages environment. Link is also available in this repo's
about section (at the top).

## Content:

- [About](#about)
- [Technologies](#technologies)
- [How to use](#usage)
- [Backend-associated features](#features)
- [Setup](#setup)
- [License](#lisence)

### [About](#about)

Car Sharing is a React app that provides simple and useful functionality to every
user and made with the help of React & Redux Toolkit, uses backend on mockAPI
(fetches with CreateAsyncThunk and Axios).

### [Technologies](#technologies)

- HTML;
- SCSS;
- JS;
- React (React Hooks);
- React Router DOM;
- Redux Toolkit (createSlice);
- Redux Thunk;
- yarn
- vite

### [How to use](#usage)

1. Follow the link above to start with Car Sharing;
2. Enjoy using Car Sharing! You are free to watch details about every car, add any of them to your favorites and remove from its;

### [Backend-associated features](#features)

- Get all available cars (GET request);
- Update favorite status of a car (POST request);

### [Setup](#setup)

- download or clone the repository
- run `yarn`
- run `yarn start`

### [Licence](#licence)

MIT