This project is a FastAPI application designed to mimic the core functionalities of a social media app. It includes user registration and authentication, the ability to create posts and publish images, add comment and delete posts.
- User Registration and Authentication
- Post Creation, Editing, and Deletion
- Commenting on Posts
- Route Protection with Authentication
- Clone the repository
- Navigate to the project directory
- Install requirements
- Run the application