Skip to content

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.

Notifications You must be signed in to change notification settings

aryairama/next-vehicle-rental

Repository files navigation


Vehcile Rental

Explore the docs »
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

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.

Built With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  • 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

Setup .env

Create .env file in your root project folder.

NEXT_PUBLIC_API_URL = [BACKEND_URL]

Screenshots

1 2 3 4 5 6 7 8 9 10 11 12

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Related Project

🚀 Backend Vehicle Rental

🚀 Frontend Vehicle Rental

🚀 Demo Vehicle Rental

Contact

My Email : aryairama987@gmail.com

Project Link: https://github.com/aryairama/next-vehicle-rental

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published