Andrian
Home

Video overview

Twitter clone

About

a fully functional application similar to Twitter, built using the t3 stack, which includes nearly all essential features. The main objective behind building this replica was to explore the capabilities and potential of the t3 stack. This project was a major undertaking for me, and it took me almost three months to complete.

Features

  • 1. Authentication with Next Auth
  • 2. Fully safe typed with Typescript
  • 3. Users can view their following posts
  • 4. Users can view their created tweets, liked tweets, media, and replied tweets
  • 5. Users can tweet, like, retweet, delete tweet, pin tweet, bookmark tweet and reply tweet
  • 6. Users can add videos,images,Gifs and emoji to tweet
  • 7. Users can create polls
  • 8. Users can follow and unfollow users
  • 9. Users can view their following and follower list
  • 10. Users can create list, manage members, follow lists and edit list
  • 11. Notifications
  • 12. Users can edit profile
  • 13. Users can view bookmarks
  • 14. Explore page and search features
  • 15. Fully responsive
  • 16. Users can change the theme of the app
  • 17. Users can also change the handle
  • 18. Hashtags functionality
  • 19. And many more

Attention

I'll probably add some additional features in the future such as messaging and @ features.