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
- Host: GitHub
- URL: https://github.com/shz-code/instagram-v2-clone
- Owner: shz-code
- Created: 2022-10-18T15:34:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T14:17:24.000Z (over 2 years ago)
- Last Synced: 2025-01-21T07:07:36.738Z (3 months ago)
- Topics: clone, firebase-auth, firebase-firestore, imgbb-api, instagram-clone, react, react-emoji-picker, react-loading-skeleton, react-router-dom, social-media, tailwindcss, vitejs
- Language: JavaScript
- Homepage:
- Size: 2.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.