Flutter Instagram Clone
This project is a clone of Instagram built using Flutter, Firebase, and Provider. It offers a responsive experience across both mobile and web platforms.
Features
- User authentication using Firebase Auth.
- Real-time data storage and retrieval through Firestore.
- Image storage using Firebase Storage.
- State management for the current user utilizing Provider.
Screenshots
Getting Started
- Clone this repository.
- Install Flutter and Dart on your system.
- Set up a Firebase project and configure it with your app.
- Add your Firebase configuration details to the app
- Run the app using the following command:
flutter run