Threads-Clone - Next.js Practice Project

General Info

Threads-Clone is a web application that I developed as both a practice project to learn Next.js and a tutorial project to help others learn how to use Next.js. While it is not fully functional, it allowed me to explore the capabilities of Next.js, Tailwind CSS, and TypeScript.

Screenshots

Screenshot 2023-10-11 at 2 34 50 PM Screenshot 2023-10-11 at 2 34 56 PM Screenshot 2023-10-11 at 2 35 41 PM Screenshot 2023-10-11 at 2 35 56 PM Screenshot 2023-10-11 at 2 36 05 PM Screenshot 2023-10-11 at 2 36 13 PM

Technologies Used

  • Next.js
  • TypeScript
  • Tailwind CSS
  • MongoDB
  • Mongoose
  • Next Auth
  • Clerk

Features

List the ready features here:

  • Create Post
  • Edit Post
  • Read Post
  • Delete Post
  • Comment on post
  • Search User
  • Check Recent Activity
  • Create Community
  • Join Community
  • Sign Up/Login

To do

  • Like post
  • Share post
  • Re-post

Acknowledgements

This project was based on Tutorial.