This application (Instagram clone) was built using React (Custom Hooks, Context), Firebase & Tailwind CSS. 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.