This project is full stack website for renting cars. The main view of the app presents a list of different cars to the user, allowing the user to view the details of each car, rent the car, and see the user's current rents. The app allows the user to add or remove cars (Only if the User is signed in.)
- HTML
- CSS
- React
- Redux
- Ruby on Rails (Back-End)
- Postgresql for the local development (Back-End)
- Postgresql for the production (Back-End)
- Heroku for Deployment (Back-End)
Node JS
git clone git@github.com:RaoAkif/RentACar.git rentacar
cd rentacar
npm ci
npm start
OR
yarn start
Open http://localhost:3000 to view it in your browser.
npm test
npm run build
We are a team of four formed by @andres-condezo, @fasaldana, @Retky, @raoakif
👤 Retky
👤 Fernando
- GitHub: @fasaldana
- Twitter: @Fernandosal98
- LinkedIn: LinkedIn
👤 Andres
- GitHub: @andres-condezo
- Twitter: @andres-condezo
- LinkedIn: andres-condezo
👤 RaoAkif
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design by Murat Korkmaz on Behance.
This project is MIT licensed.