Skip to content

A Rails API as a backend, and React front end project. 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 or delete a reservations.

License

Notifications You must be signed in to change notification settings

AbrahaKahsay/final-capstone-frontend

Repository files navigation

Final Capstone Front-end

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.


Live demo


Api

This app is done with a backend developed by our team.

Built With

VSCode React Redux

  • React.js
  • Redux
  • JavaScript
  • Html
  • Linters: Eslint
  • Linters: Stylent
  • Visual Studio Code (code editor)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • 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

Install

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

Authors

👤 Abraha Kahsay

👤 Alejandro Torres

👤 Jesús Vázquez

👤 Lucas Costa Rodrigues


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


Show your support

Give a ⭐️ if you like this project!


Acknowledgments

  • Microverse team.
  • Coding Partners.
  • Code Reviewers.

Design Template


📝 License

This project is MIT licensed.

About

A Rails API as a backend, and React front end project. 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 or delete a reservations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •