Welcome to the E Commerce App with Flutter! This project aims to provide a seamless user experience with support for both normal and dark modes. This README will guide you through the structure of the project and provide information on how to get started.
E Commerce App with Flutter is designed to be a user-friendly application that adapts to both normal and dark mode preferences. The application includes various features to enhance user experience, ensuring accessibility and a modern interface.
- Dark Mode and Normal Mode: Toggle between light and dark themes.
- User Authentication: Secure login and signup processes.
- User Profile Management: Update personal information and manage account settings.
- Product Browsing: Browse products with detailed views and reviews.
- Shopping Cart: Add products to the cart and proceed to checkout.
- Order Management: Review and manage orders.
- Wishlist: Save favorite items for later purchase.
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/Al-Fuad/e_commerce_with_flutter.git
-
Navigate to the project directory:
cd e_commerce_with_flutter
-
Install dependencies:
npm install
-
Start the development server:
npm start
Once the development server is up and running, you can access the application in your web browser at http://localhost:3000
. You can toggle between normal and dark modes using the theme switcher in the application.
The following section showcases screenshots of the application in both normal and dark modes, displayed side by side for comparison.
Normal Mode | Dark Mode |
---|---|
Thank you for using E Commerce App with Flutter! We hope you enjoy the application and find it useful. If you have any questions or need further assistance, please don't hesitate to contact us.