This project will no longer be updated and therefore archieved.
This app is an Instagram clone that has the most common functionalties and layout as Instagram. It contains login and sign up form, dashboard and the user profile page. There are public pages and private pages with auth listeners. The data is handled with Google Firebase firestore, and that data is retrieved using a custom hook. It is possible to like/dislike and comment photos, and to follow/unfollow other users.
Tech stack used: React, Google Firebase,
This project was bootstrapped with Create React App.