Skip to content

Instantly share code, notes, and snippets.

View pellea's full-sized avatar

Adrien Pellegrini pellea

View GitHub Profile
@pellea
pellea / README.md
Created August 14, 2023 07:27 — forked from ifindev/README.md
Tailwind Kanban

Tailwind Kanban

A simple exploration to build a kanban board using css grid in Tailwind CSS. So it's about 187 lines for just the mockup. This is totally normal because I just use plain HTML. For the next update, I will use Vue component to recreate it since it will clean up the code and more reusable.

Anyway, the UI is already responsive. But since I am using grids, I haven't figure out how to apply a horizontal scroll bar for the overflow case just like a normal kanban boards. Also, open up Tailwind Play to try out this project.

The design is inpired from this image. Kanban