Vehicle Rental is a platform for providing vehicle rental services
from various major cities in Indonesia. The service provider is managed by a trusted vendor.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Vehicle Rental is a website that provides vehicle rental services in various major cities in Indonesia. It has features such as users can rent the desired vehicle, search for vehicles based on certain categories, order history, admin can add vehicles, change vehicles, and users can update personal data.
This is an example of how to list things you need to use the software and how to install them.
- Clone These 2 Repos (Backend and Frontend)
git clone https://github.com/dwinovic/VehiclesRental
- Go To Folder Repo
cd VehiclesRental
- Install Module
npm install
- Add .env file at root folder project, and add following
NEXT_PUBLIC_SERVER=[BACKEND_API]
NEXT_PUBLIC_URL_FRONTEND = [URL_FRONTEND]
- Start website
npm run dev
My Email : novidwicahya19@gmail.com
Project Link: https://github.com/dwinovic/zwallet