An open API service indexing awesome lists of open source software.

https://github.com/shz-code/instagram-v2-clone

Instagram V2 Clone using react
https://github.com/shz-code/instagram-v2-clone

clone firebase-auth firebase-firestore imgbb-api instagram-clone react react-emoji-picker react-loading-skeleton react-router-dom social-media tailwindcss vitejs

Last synced: about 1 month ago
JSON representation

Instagram V2 Clone using react

Awesome Lists containing this project

README

        

# Instagram V2 Clone Using React

Tech & Tools used:

- React js
- React-router-dom
- Tailwind CSS
- Firebase Authentication
- Firebase Firestore
- Imgbb for image hosting
- React loading skeleton
- React Emoji Picker.

## Features of Instagram V2

- User signup and login using email & password.
- Follow & unfollow other users.
- Like other users post.
- Comment on other users post.
- User gets notification for every new followers, likes, comments.

## Multi Paged Web App

This app contains pages like:

### Feed

- Following users posts.
- Suggested users.
- Current user card.
- Like, comment & follow other users.

### Upload

- Upload image and caption with emoji.
- Realtime image show before upload.

### Profile

- See user summary like total followers, following, posts.
- Show all user posts with like and comment count.