DEV Community

Play Button Pause Button
Vinay Patil
Vinay Patil

Posted on • Updated on

I created Threads Clone

I'm thrilled to share my most recent project - Threads Clone! 🚀
Tech Stack:
🔷 Frontend: ReactJS
🔷 Backend: JSON Server

⭐ Key Features:
✅ Multi-user functionality
✅ Unique user ID for identification
✅ Interaction with other user accounts
✅ Like and reply to posts
✅ Normal Threads Post

🔜 Upcoming Technical Enhancements (Currently in Progress):

  • Follow and unfollow functionality
  • Home Feed for curated content from followed accounts
  • Performance optimization for data sharing between components
  • User profiles routed through Unique user IDs

⭐Future updates:

  • Reposting Threads
  • Backend hosting

Packages Used:

  1. JSON Server is a tool that enables the quick creation of a RESTful API (Application Programming Interface) using a JSON file as the data source. It's particularly beneficial for front-end developers seeking a mock API.

2.MomentJS for calculating time differences of posts.

I will soon publish a blog on how to create a mock API using JSON-server.
Stay tuned for these exciting developments! 🌟
Checkout this project on my GitHub profile and you can contribute too!

Top comments (2)

Collapse
 
_chizim_ profile image
Great Okonkwor Chizimuwa

Cool bro
I'm also wep app Intermediate developer.
That's Wala beautiful

Collapse
 
engineervinay profile image
Vinay Patil

Thank You so much bro!!
you can checkout my GitHub if you want to contribute to this project. every minor change will be merged. github :- engineervinay