Course lesson
Style a Twitter clone with Tailwind CSS
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.
- Duration
- 12 min
- Access
- Free
- Transcript
- Retained from source evidence
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.