This is the front end of the final capstone. The user can signup or login, then it will be redirected to the home page after a successful login. The user can see all the models of bikes on the page, after clicking them the user can add a reservasion to a specific bike and if the user wants to add a reservasion without going through this procces it can be done by a link on the navbar. Additionally, the user can see their reservations, and create or delete a bike.
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 https://github.com/AbrahaKahsay/final-capstone-frontend.git
$ cd final-capstone-frontend
$ npm install
$ npm start
👤 Abraha Kahsay
- GitHub: @AbrahaKahsay
👤 Alejandro Torres
- GitHub: @aizjicod
👤 Jesús Vázquez
- GitHub: @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.