Tailwind is an atomic CSS framework that makes styling an application more consistent and maintainable. In this lesson, we look at building out a similar UI to Twitter using only Tailwind classes.
Additionally, we use a heart icon from Feather Icons for our like button, and create a new <GitHubButton />
component that displays a nicely styled GitHub logo to trigger the user authentication flow.
Enjoying the course? Follow Jon Meyers on Twitter and subscribe to the YouTube channel.