https://github.com/neckerfree/cars
An app that allows the user to select cars to book a test drive appointment.
https://github.com/neckerfree/cars
bootstrap css factory-bot-rails html javascript jwt posgtresql react redux rest-api ruby-on-rails
Last synced: 2 months ago
JSON representation
An app that allows the user to select cars to book a test drive appointment.
- Host: GitHub
- URL: https://github.com/neckerfree/cars
- Owner: NeckerFree
- Created: 2022-08-19T21:45:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T01:46:24.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T15:58:24.297Z (about 1 year ago)
- Topics: bootstrap, css, factory-bot-rails, html, javascript, jwt, posgtresql, react, redux, rest-api, ruby-on-rails
- Language: JavaScript
- Homepage:
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Final Capstone project: Cars App

## 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](https://cars-capstone.herokuapp.com/)
## Back-End development set up
- [Visit for Back-End setup](https://github.com/NeckerFree/CarsAPI)
## 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**
- GitHub: [@NeckerFree](https://github.com/NeckerFree)
- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)
- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)

👤 **Oscar Bermudez**
- GitHub: [@githubhandle](https://github.com/zkr024)
- Twitter: [@twitterhandle](https://twitter.com/zkr024)
- LinkedIn: [LinkedIn](www.linkedin.com/in/oscar-bermudez-07908222a)

👤 **Amrendra K**
- GitHub: [@amrendrakind](https://github.com/amrendrakind)
- Twitter: [@amrendrak_](https://twitter.com/amrendrak_)
- LinkedIn: [amrendraakumar](https://linkedin.com/in/amrendraakumar)

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/NeckerFree/Cars/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
### Design:

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
## 📝 License
This project is [MIT](./LICENSE) licensed.