Readable - Full-Stack Social Media App
See live Github repo (Client) Github repo (Backend)Readable is a modern social media, online community discussion app.
This is my flagship project which includes elements that are similar to other popular social platforms such as Reddit and Facebook.
You can add posts to the main feed that anyone can interact with. Some of the cool features are: Upvotes and downvotes, add to favourites, comments, a live search bar and notifications. You even have your own public profile that you can customise.
This app uses Firebase Cloud Functions, the Firestore Database, Storage and Authentication on the backend. You can create your own account, log-in and all the changes you make will be saved in the cloud in real-time.