Skip to content

This project is a web aplication that allows users to rent cars for short periods of time.

Notifications You must be signed in to change notification settings

Oksanamarusich/car-rental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car rental

This project is a web aplication that allows users to rent cars for short periods of time.

Image product

Table of Contents

Features

  • View a list of available cars

  • Filter by car brand

  • Mark cars as favorites

  • Car list pagination

Technologies

  • React.js
  • Redux Toolkit
  • Styled Components
  • MockAPI

(back to top)

Getting Started

To get started with this project, follow installation instructions below

Installation

  1. Clone the repo
    git clone https://github.com/oksanamarusich/car-rental.git
  2. Install NPM packages
    npm install
  3. Start the development server
    npm start
  4. Open https://oksanamarusich.github.io/car-rental/ to view in the browser

(back to top)

Releases

No releases published

Packages

No packages published