You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
This project is a clone of Instagram designed to be used on mobile browsers only. It has a fully-functional user interface with abilities to upload posts, comment on posts, like/dislike posts and chat one-on-one with other users. It uses Next.js for routing and server-side data-fetching from a Firebase Cloud Store and Cloud Storage, and uses MaterialUI for the front-end with Recoil for global state management.