Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 720 Bytes

Instagram Clone App

This application is built using Flutter and replicates some of the core functionalities of Instagram, providing a seamless and engaging user experience.

Features

  • User Authentication: Sign up and log in with email and password.
  • Post Creation: Upload photos and create new posts.
  • Like and Comment: Engage with posts by liking and commenting.
  • Follow/Unfollow Users: Follow other users to see their posts in your feed.

Tech Stack

  • Framework: Flutter
  • Backend: Firebase (Authentication, Firestore, Storage)
  • Other Dependencies: Image Picker, Provider, Firebase Messaging

Acknowledgement to Team Flutter GDSC NITP 2022 for their support and guidance.