DEV Community

Cover image for Create a Navbar in NextJs using shared layouts and CSS modules.
Keerthi
Keerthi

Posted on

Create a Navbar in NextJs using shared layouts and CSS modules.

This is a video tutorial on how to create a shared layout in Next.js

This tutorial covers the following :

Customize _app.js and create a layout component for your website
Create global and layout styles using css modules
Navbar markup and styling
Navbar toggle and animation code logic
Add about and contact page

Enjoy the video

Top comments (0)