Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ljuzifer/rent-n-roll-auto

This is a simple car rental application built with Vite + React. It allows users to browse a catalog of cars available for rent.
https://github.com/ljuzifer/rent-n-roll-auto

axios javascript modern-normalize react react-hook-form react-icons react-redux react-router react-router-dom react-select reactsvg redux-persist redux-store redux-toolkit styled-components vite

Last synced: 3 days ago
JSON representation

This is a simple car rental application built with Vite + React. It allows users to browse a catalog of cars available for rent.

Awesome Lists containing this project

README

        

# Rent'N'Roll Auto

Welcome to Rent'N'Roll Auto, your go-to destination for reliable and affordable car rentals.

---

This is a simple car rental application built with Vite + React. It allows users to browse a catalog of cars available
for rent, add cars to their favorites, and view detailed information about each car. The application also includes
filtering options to help users find cars that match their preferences.

---

## Promo

[Rent'n'Roll - Your Ultimate Car Rental Solution! Explore a wide range of rental cars, stay organized, and boost your travel experience with RentCars.](https://ljuzifer.github.io/rent-n-roll-auto/)

---

## About Us

At Rent'N'Roll Auto, we prioritize convenience, flexibility, and quality to provide you with a seamless and enjoyable
car rental experience. Our mission is to offer a diverse fleet of well-maintained vehicles and ensure customer
satisfaction from selection to completion.

### What Sets Us Apart

- **Diverse Fleet**: Choose from a range of vehicles, including compact cars, SUVs, and luxury sedans.
- **Customer Commitment**: We prioritize your safety, comfort, and satisfaction.
- **Easy Booking**: Enjoy a hassle-free booking process for a smooth rental experience.

### Demo

You can access the live _demo_ of the application [here](https://ljuzifer.github.io/rent-n-roll-auto/).

### Getting Started

To get started with the project, follow these steps:

1. Clone this repository to your local machine:

`git clone` [tap!](https://github.com/Ljuzifer/rent-n-roll-auto.git)

2. Change directory to the project folder:

`cd rent-n-roll-auto`

3. Install the project dependencies:

`npm install`

4. Start the development server:

`npm run dev`

5. Open your web browser and navigate to `http://localhost:5173/rent-n-roll-auto` to access the application.

---

### Technologies

- React
- React Router
- React-Select
- React-Hook-Form
- Redux
- Redux-Toolkit
- Redux-Thunk
- Redux-Persist
- Axios
- Styled-Components
- MockAPI for data
- Vite

---

### Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with descriptive commit messages.
4. Push your changes to your fork.
5. Open a pull request to the main repository.