illustration for Build a Responsive Navbar with Tailwind

Build a Responsive Navbar with Tailwind

Instructor

Adam Wathan
22m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
422
people completed
Bookmark
Download
RSS

The Navbar is a common component you will find yourself styling in almost any application.

In this course, we'll style a Navbar for a mobile view with a logo and toggleable hamburger button that will contain nav links.

After building up the mobile view, we will refactor the navbar to be responsive by removing the hamburger menu from the navbar and replacing that with the links directly inline within the Navbar