A functional clone of the threads social media site, using Next 13, React, MongoDB and Tailwind.
Check out the project at: https://threads-clone-sigma-six.vercel.app/
Home: displays all current threads
Search: Allows users to search for other users and communities
Activity: See replies to any current threads
Create: Post a thread to the public or to a specific community
Communities: Join and interact with users only belonging to the same community
Profile: See and manage each user's profile
- User accounts and authentication using Clerk
- Database intergration with MongoDB to store users, communities, and threads
- Onboarding page to allow users to fill in a bio and upload a profile picture
- Responsive across various screen sizes