This is a Twitter-like social media platform built with React, Redux, and Appwrite. The project allows users to sign up, log in, create posts, view others' posts, and interact with them.
- User Authentication: Sign up, log in, and manage user sessions.
- Post Creation: Users can create and share tweets with text and images.
- Profile Management: View user profiles.
- Interactive Feed: Display a real-time feed of posts.
- Likes: Engage with posts through likes.
- Media Uploads: Upload profile pictures and post images.
- Responsive Design: Mobile-friendly layout.
- React: Frontend framework for UI.
- Redux: State management.
- Appwrite: Backend as a service for authentication, database, and file storage.
- Tailwind CSS: Styling and responsive design.
- React Router: Navigation and routing.
You can check out the live version here: Live Demo.