I created Threads Clone

engineervinay

Vinay Patil

Posted on September 1, 2023

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!

πŸ’– πŸ’ͺ πŸ™… 🚩
engineervinay
Vinay Patil

Posted on September 1, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related