Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justalever/tailwindcss-mega-menu

A guide on how to create a mega menu with Tailwind CSS in 2022
https://github.com/justalever/tailwindcss-mega-menu

html megamenu stripe tailwind tailwindcss

Last synced: 16 days ago
JSON representation

A guide on how to create a mega menu with Tailwind CSS in 2022

Awesome Lists containing this project

README

        

![Code a mega menu with Tailwind CSS](https://f001.backblazeb2.com/file/webcrunch/tailwind-css-mega-menu.jpg)

# Code a mega menu with Tailwind CSS

If you are an avid Tailwind CSS user like myself, you probably landed here to learn how to make better use of Tailwind CSS for a more complex solution like a mega navigation menu.

I was inspired by Stripe's navigation, so part of this guide is stealing some inspiration from them. We'll need to leverage Tailwind CSS to make this all work, as well as some JavaScript.

To make my and your life easier, I'm reaching for the Vite JS. Think of Vite as a progressive front-end stack ready to use and less complex than something like Webpack. I'll often use this on static sites just or more front-end-focused apps.

📕 [Read the full guide](https://web-crunch.com/posts/code-a-mega-menu-with-tailwind-css)

📺 [Watch the video tutorial](https://youtu.be/Y7i4ygh1wYw)