Welcome to the Coffee Shop App! This Flutter application is designed to provide a seamless coffee ordering experience. The app features a beautiful UI, a variety of coffee types, and Google Maps integration to help you find the nearest coffee shop. This is just a frontend implementation of a figma UI file
The original UI design was created using Figma. You can view the design here.
- Browse different types of coffee
- Search for your favorite coffee
- View coffee details and prices
- Google Maps integration to locate nearby coffee shops
Screenshots of the Coffee Shop App:
To get started with the Coffee Shop App, follow these steps:
-
Clone the repository:
git clone https://github.com/Esfokom/coffee_shop.git cd coffee_shop
-
Install Flutter:
If you haven't already, install Flutter by following the instructions on the official Flutter website.
-
Install dependencies:
flutter pub get
-
Run the app:
Connect your device or start an emulator, then run:
flutter run
We welcome contributions! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.