Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T01:46:24.000Z (about 2 years ago)
- Last Synced: 2023-03-04T15:37:44.366Z (over 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
![](https://img.shields.io/badge/Microverse-blueviolet)
# Final Capstone project: Cars App
![187727730-11c35524-c48d-48b5-8d41-fd841e1bfea8](https://user-images.githubusercontent.com/93548973/189453440-7bd146e7-75c1-43ab-8cc4-905a04e833cb.png)
## 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.