Style a Twitter clone with Tailwind CSS

Jon Meyers
InstructorJon Meyers
Share this video with your friends

Social Share Links

Send Tweet
Published a year ago
Updated a year ago

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.

Resources