Project - InstagramClone

← Back

InstagramClone

CloneInstagramClone logo

One of my first two mobile apps. A Flutter build that mirrors core Instagram workflows—creating posts, browsing a feed, and simple social interactions. What it does • Photo feed with scrolling and per-post details. • Post creation: pick an image and publish with caption. • Basic engagement: like, comment and save interactions. • Main Feed, Profile and Search screens. • Auth flow to allow every user personal profile. How it’s built • Flutter + Dart (multi-platform project). • Integrated with a backend (Firebase Auth / Firestore / Storage) for persistence and real-time updates. Why it matters • Practices common social-app patterns: feeds, posting, and profile UX. • Reinforces async data flows, media handling, and navigation. • Built early to solidify Flutter fundamentals and app architecture.

FlutterDartFirebaseGit