Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.59 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.59 KB

Instagram Clone

This is a simple Instagram clone built with React, Chakra UI, and Firebase. The site replicates the core functionalities of a social media platform, including user authentication, posting, and interacting with other users.

Features

  • User Authentication: Sign up and log in with email/password or Google authentication.
  • Posts: Create, view, and interact with posts through likes and comments.
  • User Search: Find and follow/unfollow other users.
  • Profile Customization: Customize your profile with a bio and avatar.
  • Responsive Design: Built with Chakra UI for a responsive and accessible interface.

Screenshots

Authentication Posts

User Search Profile Customization

Responsive Design

Tech Stack

  • Frontend: React, Chakra UI
  • Backend: Firebase for authentication and Firestore for database
  • Deployment: Vercel

Deployment

The site is live on Vercel. Visit here to check it out!