Plant Shop is a Flutter project that provides a beautiful and user-friendly UI for a plant shop mobile application. The project focuses on creating an appealing design for users to browse and purchase various plants.
Here're some of the project's best features:
- Intuitive UI: A user-friendly and visually appealing interface to enhance the shopping experience.
- Product Listings: Display a variety of plants with details such as name, price, and description.
- Favorite List: Users can save favorite products and view the items.
- Shopping Cart: Users can add products to their cart and view the items before making a purchase.
- Responsive Design: Ensures a consistent and pleasant experience across different devices.
Languages and Technologies used in the project:
Follow these instructions to run the project on your local machine.
-
Clone the repository:
git clone https://github.com/your-username/plant-shop-flutter.git
-
Navigate to the project directory:
cd plant-shop-flutter
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
This project is licensed under the MIT License.