This project is an Instagram clone built using Flutter. It aims to replicate the core functionalities of the popular social media platform.
Clone the repository:
git clone https://github.com/raoufb3n/instagram-clone.git
Navigate to the project directory:
cd instagram-clone
Install dependencies:
flutter pub get
Run the app:
flutter run