This is the front end of the Ducati rentals app. This app allows users to sign up or log in to select and reserve a bike model of their liking no matter what city they are in. Also, users can check their reservations in the reserve section. Additionally, if you don't like any of our models you can delete them or upload your own to rent them to other people.
This app is done with a backend developed by our team.
- React.js
- Redux
- JavaScript
- Html
- Linters: Eslint
- Linters: Stylent
- Visual Studio Code (code editor)
To get a local copy up and running follow these simple steps.
- A code editor like Visual Studio Code with Git and Node.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for node installation.
$ node --version
In the terminal, navigate to where you wish the repo to be located and run these commands.
$ git clone [email protected]:jevazquezb/final-capstone-frontend.git
$ cd final-capstone-frontend
$ npm install
$ npm start
👤 Abraha Kahsay
- GitHub: @AbrahaKahsay
- Twitter: @@abraha_ka
- LinkedIn: @abraha-kahsay
👤 Alejandro Torres
👤 Jesús Vázquez
- GitHub: @jevazquezb
- Twitter: @javb_1187
- LinkedIn: @jevazquezb
👤 Lucas Costa Rodrigues
- GitHub: @lucas-crodrigues
- Twitter: @lcrodrigues58
- LinkedIn: Lucas Costa Rodrigues
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse team.
- Coding Partners.
- Code Reviewers.
- Credits to Murat Korkmaz on Behance the author of the original design.
This project is MIT licensed.