Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 935 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 935 Bytes

Orange Car Rent

Orange Car Rent is a (front-end) car rental website that allows users to reserve cars. The website offers a user-friendly interface that enables users to effortlessly search, compare, and book cars from a diverse range of vehicles.

Tech Stack

Client: React, vanilla CSS

Screenshots

App Screenshot

Installation

To install the required dependencies, simply run the following command in the project's root directory:

  npm install

Usage

To start the development server, run the following command:

  npm start

The application will be available at http://localhost:3000

Acknowledgements