This is a fullstack social media app, this app uses advanced concepts like authentication and authorization with json web tokens (JWT) to secure the app by enabling only logged in users to access certain parts of the app, like adding a post, liking a post, commenting on a post, and deleting a post, also an user can upload a profile picture and change it and follow or unfollow other users.