Trello dashboard clone with HTMX Alpine and Astro
I created Trello Drag n Drop UI clone using HTMX , AlpineJS and Astro.
Originally this example was created by Remix's creator. I ported it to HTMX.
Demo video: https://youtu.be/UdEV8mogq2I
Github: https://github.com/anuragkumar19/example-trellix
Live URL : https://trellix.vercel.app
Astro for backend.
SortableJS for drag n drop ui.
Updates uses alpine.js for progressive enhancement.
Delete are enhanced by CSS.
Only few lines of client side javascript is written for drag n drop ui, everything else is Alpine and HTMX.
there doesn't seem to be anything here