Part 1 - Connecting users to Stream Feeds and Creating a tweet
In this part, you will set up a Feeds application on your Stream dashboard, create a React application for the clone, authenticate users with your Feeds app, and also add a create tweet feature.
Part 2 - Creating a Profile Page and following users
Here, you will make a profile page for users and implement the follow functionality so that users can see tweets of other users they follow on their timeline.
Part 3 - Adding Tweet Reactions, Tweet Thread, and Showing Notifications
In this last part, you will add tweet likes and comments features, tweet thread for showing details of a tweet and a notifications page.