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.gitNavigate to the project directory:
cd instagram-cloneInstall dependencies:
flutter pub getRun the app:
flutter run