Skip to content

This web app is about renting a fancy car for a day or event. Users can reserve a fancy car when they want and in addition to that, they can add their own fancy car for rent if they like.

Notifications You must be signed in to change notification settings

HammadSiddique/Luxy-Rides-Frontend

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Luxy Rides

This project is made for the reservation of fancy cars. If you're preparing for a special day/event and you want a cool car for it this website is the best place for you. If you have a luxurious car and want to make some extra money from it, you can add that to our website and others will be able to reserve it!

Main features of this website are:

  • Users can see details of all the cars.
  • Users can reserve a car for a special day (a car that hasn't been reserved yet).
  • Users can add their own cars and remove them if they want to.

Animation

Project Documentation πŸ“„

  • Live demo linkπŸ‘ˆ
  • API deployment linkπŸ‘ˆ
  • API GitHub repository linkπŸ‘ˆ

Kanban Board:

Kanban Board link

Initial state of the Kanban Board:

image

Team members: 3 (Manel Hammouche, Hammad Siddique, Toussaint Saraza)

Built With πŸ› οΈ

  • Programming Languages: HTML, CSS, JavaScript.
  • Frameworks: React, Redux and Bootstrap.
  • Code Editor: VS Code.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and nodejs.

You can check if Git is installed by running the following command in the terminal.

$ git --version 

Likewise for Node installation.

$ node --version 

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone git@github.com:ha-manel/Luxy-Rides-Frontend.git 

Usage

Run locally

Make your way to the correct directory by running this command:

$ cd Luxy-Rides-Frontend 

Install the required dependencies to run the project with this command:

$ npm install 

Then run it in your browser with this command:

$ npm start 

Kindly modify the files as needed.

Run tests

To run tests, please run this command

$ npm run test 

Authors

πŸ‘€ Manel Hammouche

πŸ‘€ Toussaint Saraza

πŸ‘€ Hammad Siddique

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

About

This web app is about renting a fancy car for a day or event. Users can reserve a fancy car when they want and in addition to that, they can add their own fancy car for rent if they like.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • CSS 19.9%
  • HTML 1.7%