- π Luxury Cars Lending
Luxury cars lending is an implemention of a connection between Ruby on Rails back-end and React front-end. Luxury-cars-backend handles the backend API, and Luxury-cars-frontend handles the frontend UI to display Luxury cars for rent, my reservations when logged in, add cars and delete cars navigations on the homepage.
We are a team of 3 members.
Link to the project https://github.com/users/blase147/projects/9/views/1?layout=board
Server
- Booking a luxury car.
- Add a new car.
- Delete a car.
- My reservations page only for the logged-in users.
- Responsive Design.
- State Management using Redux toolkit.
- Use latest ES6 modules.
- Design inspired by a Behance App design.
- Axios for making HTTP requests from the server.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone [email protected]:blase147/luxury-cars-frontend.git
cd luxury-cars-frontend
Install thr project dependencies with:
npm install
To run the project, execute the following command:
npm start
To run the test, execute the following command:
npm test
You can deploy this project using:
npm run deploy
π€ Chukwuma Paul Mosanya
π€ Soulemanou Kunchiefuh Babanou
π€ Billal Chami
- Add more details about the cars.
- Update the style for a modern design.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me make cooler projects Give this project a Star.
Thank you to Murat Korkmaz for the design ideas provided.
This project is MIT licensed.