Git Product home page Git Product logo

rent-car-project's Introduction

CarRentals Website

Welcome to the CarRentals website! This web application is designed to help users easily find and rent cars of various configurations. It's built using Vite, providing a seamless experience for users looking to rent a car.

Table of Contents

  1. Features
  2. Technologies Used
  3. Installation

Features

CarRentals offers the following key features:

  1. Home Page: A general description of the services provided by the company. The stylization and design of this page are customizable to your preferences.

HomePage Screenshot

  1. Car Catalog Page: This page displays a catalog of cars with various configurations. Users can filter cars by:

    • Brand
    • Price per hour of car rental
    • Number of kilometers covered by the car during its operation (mileage)
  2. Favorites Page: Users can add ads to their favorites by clicking the "heart" button on the card. The button's color changes to indicate that the car is in the user's favorites.

CarRentals Screenshot

  1. Modal Window: When users interact with an card, a modal window appears, allowing them to add it to their favorites. The modal can be closed by:
    • Clicking the button in the form of a "cross"
    • Clicking on the backdrop
    • Pressing the Esc key

Car Modal Screenshot

Technologies Used

This project utilizes the following technologies and libraries:

  • React: The core library for building the user interface.
  • Redux: Used for state management of the application.
  • axios: Used for making HTTP requests to the UI service heroku.com.
  • react-loader-spinner: Used for displaying an animated loader.
  • react-redux: Helps integrate Redux with the React application.
  • reduxjs/toolkit: Used for simplified state management and utilizing createSlice and createAsyncThunk.
  • [react-router-dom]: Implemented for setting up routing within the application.
  • [redux-persist]: Utilized for local storage persistence, ensuring data retention even after page reloads.
  • styled-components: Used for component styling.

Installation

Follow these steps to set up and run the CarRentals website locally:

  1. Clone this repository to your local machine:

    git clone https://github.com/IrynaDidkivska/rent-car-project.git
  2. Navigate to the project folder: cd your-repo-name

  3. Install dependencies: npm install

  4. Start the application: npm start

rent-car-project's People

Contributors

irynadidkivska avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.