Skip to content

The Ducati rentals 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.

License

Notifications You must be signed in to change notification settings

jevazquezb/final-capstone-frontend

 
 

Repository files navigation

Ducati rentals: Front-end

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.

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 [email protected]:jevazquezb/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

The Ducati rentals 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • CSS 33.3%
  • HTML 3.3%