/RentalCar_ReactJS

SPA Web Application for Renting a Car with ReactJS

Primary LanguageJavaScript

Rent a Car Serverless Single Page Application with ReactJS

๐Ÿ‘“ Project Introduction

This is my first SPA Serveless Web App with ReactJS. It is a ready-to-use web application for renting cars.

๐Ÿ“ Project Overview

  • RentalCarReactJS is a ready-to-use application for renting and managing cars and users, which is easy to use and has a simple user-friendly interface. The backend is developed with JSON-server, and the frontend is built with ReactJs and Bootstrap.
  • The application can be used as a guest user but can only view the available cars on the site. To rent a vehicle users need a registration.
  • Registered users can rent cars, cancel requests for renting, and edit their accounts.
  • Only the administrator can delete, add, or edit cars and users, to accept or deny rent requests.
  • Also admins can add other accounts and make them administrators.
  • Admins can configure order details like: "On Delivery", "Canceled", "In progress" and "Finished".

Getting Started

Run the project

npm install
npm start
npm run json-server

๐Ÿงช Test Accounts

##For Admin Permissions

    Username: admin@admin.com
    Password: admin

##For Normal User Permissions

    Username: user@user.com
    Password: user


๐Ÿ”จ Built with:

๐Ÿ“ธ Application screenshots

















โœŒ๏ธ Leave a feedback!

Give a โญ if you like it. Thank you โค๏ธ