- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ
- π License
This is the Front-end of Nice Car Rental Application that allows users to reserve a car, add a new car or delete an existing one.
- See various car models
- Reserve cars
- Add cars
- Delete cars
Click here to acess the backend app that was built with ruby on rails.
-
To see the live demo, you can visit the links below:
- Check swagger documentation
-
Our team consist of 4 members: @burakotman @jodavid444 @alicemirigo @becky
To get a local copy up and running, follow these 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
- First Clone this repository to your desired folder by using the command line:
run this commands:
git clone https://github.com/otmanTR/nice-car-front-and.git
- Install all the dependencies with the following command:
npm install
- Create an .env file with the following:
REACT_APP_BASE_URL=https://nice-car-back-and.onrender.com/
- To run the project, execute the following command:
npm start
To run test execute the following command:
npm run test
π€ Joseph David
-
GitHub: @jodavid444
-
Twitter: @jodavid444dave
-
LinkedIn: @joseph-david
π€ Recep Burak Otman
-
GitHub: @otmanTR
-
Twitter: @hotumanzade
-
LinkedIn: @burakotman
π€ Alice Mirigo
-
GitHub: @alicemirigo92
-
Twitter: @GathoniMirigo
-
LinkedIn: @alicemirig
π€ Rebbeca Nabwire
-
GitHub: @Becky449
-
LinkedIn: @rebbeca nabwire
- [Add rating system]
- [Update car details]
- [Filter user by their role]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star. Thank you π
- I would like to thank Microverse for the great project idea.
- Unsplash for providing content related free pictures.
- All Thanks to Murat Korkmaz on Behance. For the original Design guidelines
- Thanks to my teammates, learning and coding partners.
This project is MIT licensed.