Welcome to PhitBook – a modern social media platform where users can connect, share, and engage with others through posts, likes, comments, and following features.
- Client Live Link: PhitBook
- Backend Repository: GitHub
- Backend Live Link: API PhitBook
- Users can create an account.
- Users can log in and log out securely.
- Users can create posts with images and text.
- Users can update their posts.
- Users can delete their posts.
- Users can like posts.
- Users can comment on posts.
- Users can follow and unfollow other users.
- Users can see posts from people they follow in their feed.
- Django (Django REST Framework) – for handling authentication, posts, likes, comments, and user relationships.
- PostgreSQL – for storing user data and posts.
- React.js – for the user interface.
- Tailwind CSS – for modern and responsive styling.
- React Router DOM – for seamless navigation.
- React-Toastify – for user notifications.
- Material Tailwind – for UI components.
We welcome contributions! Feel free to fork this repository and submit a pull request.
If you like this project, give it a ⭐ on GitHub!
This project is licensed under the MIT License.
🚀 Happy Coding!