**ECOMIFY **
Getting Started Ecommify is a Flutter application that helps buisness owners showcase there products and sell there items.
Features Register User Page Sign In Login Page Contains Product each in seperate Categories Flutter For Frontend Firebase for backend services **Prerequisites ** Flutter SDK Firebase account API key https://dummyjson.com/products
Clone the repository:
git clone https://github.com/yourusername/Ecomify.git cd Ecomify
Initialize Firebase:
Go to the Firebase Console (https://console.firebase.google.com/). Create a new project. Follow the instructions to add Firebase to your Flutter app. Install dependencies: flutter pub get
Run the app: flutter run
Contributing Contributions are welcome! Please create a pull request or submit an issue if you have any suggestions or find any bugs.