YuriPadilla / capstone-project-havana-bikes

https://capstone-project-havana-bikes-black.vercel.app
0 stars 0 forks source link

Havana Bikes

Bildschirmfoto 2023-02-20 um 00 03 31

This is a webApp for a bike rental family business in Havana. It enables people who travel to Havana (Cuba) to rent bikes. In this capstone project you can see the MVP (Minimal Viable Product) of this webApp, which has been first developed for small mobile devices (Iphone SE) and will be developed continuously with more functionalities and also for other screen sizes.

Demo

See the Deployment in Vercel here. (Please see it in an Iphone SE or other mobile devices)

Tech Stack

Setup

To run project commands locally, you need to install the dependencies using npm i first.

You can then use the following commands:

💡 This project requires a bundler. You can use npm run dev to start the development server. You can then view the project in the browser at http://localhost:3000. The Live Preview Extension for Visual Studio Code will not work for this project.