Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.48 KB

README.md

File metadata and controls

55 lines (33 loc) · 1.48 KB

Zoomcar (Inspired by zoomcar.com)

Zoomcar is a car-sharing platform. We can book any car here which are available and also can put our own car on this platform and make earnings by this platform.

zoomcarHomepage

Car list Page

You can select any car from this list and sort it as per your need and also search it by their name.

Screenshot (162)

Payment Detail Page

Screenshot (173)

Highlights

Solo Project.

To Run Locally

Clone the project

  git clone https://github.com/nikhildeora/zoomcar.git

Go to the project directory

  cd zoomcar

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

CSS  HTML  JavaScript