Chirper is a social media application. The user can sign in with their google account or sign in annonymously. The user can then make posts (which can include images and emojis), follow other users, and heart react to other posts in the feed.
The project uses Firebase for google authentication, firebase firestore for the database, and google cloud storage for hosting images uploaded by the user.