Threads: Social Media WebApp Clone
Threads is a modern platform for sharing and engaging in threaded conversations. Designed with users in mind, it offers a clean interface and all the features you’d expect from a social media application.
Features
- Authentication & Authorization: Secure login with JWT.
- Create, Edit, and Delete Posts: Manage your posts effortlessly.
- Like/Unlike Posts: Interact with posts easily.
- Comment on Posts: Join conversations and share your thoughts.
- Follow/Unfollow Users: Build and manage your network.
- Search Users: Find and connect with others.
- Dark/Light Mode: Toggle themes to suit your style.
- Responsive Design: Works seamlessly across all devices.
Stack
- React.js - A JavaScript library for building user interfaces.
- Express.js - A minimal and flexible Node.js web application framework.
- MongoDB - A NoSQL database for scalable and flexible data storage.
- Tailwind CSS - A utility-first CSS framework for creating modern designs.
- Chakra UI - A simple, modular, and accessible component library for React.
- JWT - Secure JSON Web Tokens for user authentication.