- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is the Front-end of Car Rental App that allows users to reserve a car, add a new car or delete an existing one.
Language
Libraries
- See various car models
- Reserve cars
- Add cars
- Delete cars
Click here to access the back end app that was built with react
To see the live demo, you can visit the links below:
To get a local copy up and running follow these simple example steps.
In order to run this project you need to install these prerequisites:
- If you're running on Windows you can download the prerequisites from the links down below:
-
If you're running on Linux follow these steps down below:
-
Install git.
sudo apt install git
- Install nodejs and npm.
sudo apt install nodejs
Clone this repository to your desired folder:
git clone [email protected]:wassimchakib/Car-Rental-Front-End.git
cd Car-Rental-Front-End
Install this project with:
npm install
To test the project, run the following
npm run test
REACT_APP_BASE_URL=yourlinktobackendapi
To run the project, execute the following command:
npm start
👤 Wassim Chakib
- GitHub: @wassimchakib
- Twitter: @wassim_chakib
- LinkedIn: LinkedIn
👤 Khusniddin Ismoilov
- GitHub: @KIsmoilov
- LinkedIn: LinkedIn
👤 Mohamed Talbi
- GitHub: @Kweeka1
- LinkedIn: Mohamed Talbi
👤 Husseini Mudi Profsain
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add rating system
- Updating car details
- Filter users by their roles
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project by staring it.
I would like to thank Microverse for the project.
Design guidelines provided by Murat Korkmaz on Behance.
This project is MIT licensed.