Instagram Clone with Flutter and Firebase

Instagram Clone with Flutter and Firebase

A Flutter and Firebase-based Instagram clone project.

Overview

This project is an Instagram clone developed with Flutter for the frontend and Firebase for the backend. It replicates some of the key features of the Instagram app, providing a platform to share photos, follow users, and interact with a social media environment.

Features

  • User authentication and authorization
  • Posting images with captions
  • Like and comment on posts
  • Follow and unfollow users
  • Timeline feed showing posts from followed users

Technologies Used

  • Flutter: Cross-platform framework for building mobile applications.
  • Firebase: Backend-as-a-Service (BaaS) platform for authentication, cloud storage, and real-time database.

Screenshots

Setup

1. Clone the Repository

git clone https://github.com/your-username/instagram-clone.git

GitHub

View Github