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.
- Host: GitHub
- URL: https://github.com/victoriayotka/car-sharing
- Owner: VictoriaYotka
- License: mit
- Created: 2023-09-14T11:22:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T11:48:33.000Z (over 2 years ago)
- Last Synced: 2025-02-09T23:12:24.482Z (over 1 year ago)
- Topics: axios, js, mockapi, react, redux-thunk, redux-toolkit, scss
- Language: JavaScript
- Homepage: https://victoriayotka.github.io/car-sharing/
- Size: 391 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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