To see the app in action, go to- https://instagram-chi.vercel.app/login
login id - testuser@gmail.com
password - testuser
- This clone has multiple pages: login, sign up, dashboard (to view/like/comment on photos), and user profiles.
- User can follow other accounts ,like or comment on photos.
- Suggestion box which contains user profiles you have not yet followed.
- Responsive.
- The sign-in page connects to Firebase when a user tries to sign in, and when a user signs up, Firebase auth is used to store the user in the Firebase auth database.