/booking-cars

Simple design for website of booking cars online

Primary LanguageJavaScript

Cars booking design

Design for car booking website with a variety of car brands and colors with rent prices

Live Demo

link to demo website

https://booking-car.netlify.app

Features

  • Fully responsive with all browser's screens
  • Dashboard screen contents of cars statistics
  • Multilingual English and Arabic directions
  • Search and filter into different cars list
  • API Mocking for the car list [https://testapi.io/]

Run Locally

Clone the project

  git clone https://github.com/Abdo-Hassan/booking-cars.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start