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.
You can select any car from this list and sort it as per your need and also search it by their name.
Solo 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