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