Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.64 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.64 KB

Morbibike - Web Application for Bicycle Hire

Morbibike Landingpage

Morbibike is a web application built with React, TypeScript, Redux Toolkit, and Ant Design, designed for bicycle rental services.

Features

  • User-friendly interface for renting bicycles with AntDesign components.
  • Manage bicycle inventory and rental records with Redux.

Installation

  1. Clone the repository
  2. Install dependencies
npm install
  1. Start the development server
npm start
  1. Access the application by navigating to http://localhost:3000 in your web browser.

Technologies Used

  • React
  • TypeScript
  • Redux Toolkit
  • Ant Design 🐜

Screenshots

Morbibike Landingpage - bike list

Mobile Version

Morbibike Landingpage Morbibike - bike detail Morbibike - add location

Tablet Version

Morbibike bike detail Morbibike bike list

Acknowledgements

This project (still to be improved!) was carried out during my internship at the 🥓Supplément bacon 🥓 web agency. 👏🏻A Big thank to the team developers for their support and code review throughout the project.