Car Rental is a react frontend application for booking cars. This application serves as user interface for the backend and users can add, and delete Cars for rental, as well as make reservations. Users must sign up and sign in to be able to book a dream car.
[Kanban Board]()
To get a local copy up and running follow these simple example steps.
git clone https://github.com/Arturgouveia1970/car-rental-frontend.git
cd car-rental-frontend
Start server with:
npm install
npm start
Visit http://localhost:3000/ in your browser.
👤 Artur
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.