Skip to content
forked from NeckerFree/Cars

A car appointment booking app that allows the user to select cars to book a test drive appointment.

Notifications You must be signed in to change notification settings

amrendrakind/Cars

 
 

Repository files navigation

Final Capstone project: Cars App

187727730-11c35524-c48d-48b5-8d41-fd841e1bfea8

Description

An app that allows the user to select cars to book a test drive appointment.

Built With

  • React JS
  • Redux
  • HTML
  • CSS
  • Bootstrap

Live Demo

Cars App

Back-End development set up

Front-End development set up

Clone Repository using

git clone https://github.com/NeckerFree/Cars

Move into project directory

cd cars

Open app the app VS

Install Project dependancies using NPM

npm install

launch project locally with

npm start

  • The app ask to select a different port:
    • Something is already running on port 3000
    • Would you like to run the app on another port instead? » (y/n)
  • Enter Y and the app open in the browser in next free port, for example:
  • http://localhost:3001

Authors:

👤 Elio Cortés

 NeckerFree

👤 Oscar Bermudez

 zkr024

👤 Amrendra K

 amrendrakind

🤝 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

Design:

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

📝 License

This project is MIT licensed.

About

A car appointment booking app that allows the user to select cars to book a test drive appointment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • CSS 16.1%
  • HTML 2.8%