CindyDorantes / wheels-and-deals-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

WHEELS AND DEALS: REACT FRONT-END


Table of Contents πŸ“‘

πŸ“– WHEELS AND DEALS: REACT FRONT-END

Wheels and Deals is an app to book an appointment to try a car. The user is able to see the list of cars available and their details, as well as book a reservation or add a new car. The user needs to create an account to access the options for reservations and add new cars. Build with React, the app uses a rails API as the backend.


πŸ›  Built With

Tech Stack

Client

Key Features

  • The user can create and account and log in
  • A navigation panel where the user can see the links to 'Cars', 'New Reservation', 'My Reservations', 'Add car', 'Delete car'
  • When the user selects a specific car, they can see the details page with its full description
  • In the details page, the user can click the "Reserve" button, and the reservation form will be autofilled with the selected car
  • When the user clicks the "Add item" link in the navigation panel they can see a form for adding a new item.
  • The app is responsive, both mobile and desktop versions have been created.

(back to top)

πŸ“… Project's Kanban Board

Kanban Board available here

The team of developers involved in the creation of this project is made up of 4 authors.


πŸš€ Live Demo

(back to top)

πŸ“· Screenshots


(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Node.js
  • Visual Studio Code or similar source-code editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Peter1907/wheels-and-deals-react.git

Install

Install this project with:

  cd wheels-and-deals-react
  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Cindy Dorantes

πŸ‘€ David Tamayo

πŸ‘€ Diego Mero

πŸ‘€ Peter Beshara

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project! Also, you can reach out any author, we will be glad to hear you.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 65.4%Language:CSS 32.7%Language:HTML 1.9%