Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Getting Started
- Screenshots
- Contributing
- Related Project
- Contact
Vehicle Rental is a vehicle rental application made with next js, express js, tailwind css and several other technologies. Vehicle rental provides three types of vehicles, namely motorbikes, cars, and bicycles. Users can order before the day of use.
- Redux
- Tailwind Css
- Next js
- and other
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/aryairama/next-vehicle-rental.git
- Go To Folder Repo
cd next-vehicle-rental
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run production
To Start Production
Create .env file in your root project folder.
NEXT_PUBLIC_API_URL = [BACKEND_URL]
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
My Email : aryairama987@gmail.com
Project Link: https://github.com/aryairama/next-vehicle-rental