The title
of my project
React Instagram clone app
This application (Instagram clone) was built using React (Custom Hooks, Context), Firebase & Styled components.
I have built the following pages within this application: login, sign up, dashboard & lastly the user profile page. There are four different pages, some are public and some are private with auth listeners. Firebase firestore handles all the data, and that data is retrieved using a custom hook.