finds.dev← search

// the find

robbins23/daisyui-admin-dashboard-template

★ 1,102 · JavaScript · MIT · updated May 2024

Free admin dashboard template using Daisy UI, React js and Tailwind CSS

A React + Tailwind + DaisyUI admin dashboard starter with the usual suspects: sidebar, charts, auth pages, calendar, and a handful of feature pages like leads and transactions. It's a UI skeleton for SaaS tools or internal tools where you want something that looks decent on day one without building the chrome yourself. Last meaningfully touched May 2024.

DaisyUI's theming system does the heavy lifting for light/dark mode — you get 30+ themes for free and swapping them is a one-liner. Redux Toolkit is wired up already with a clean slice pattern, so you're not starting from a blank store. The sidebar submenu support is actually implemented (not just stubbed), which is the thing most dashboard templates skip. The live preview shows it's genuinely usable, not a screenshot-only project.

The authentication is entirely fake — there's a token stored in Redux but no real backend integration, so you're ripping that out anyway. Everything is plain JavaScript with no TypeScript, which matters more in a template than in a finished app since you're meant to extend it. The roadmap items (chat, calendar improvements) haven't shipped and the repo has been quiet for over a year, so you're on your own for anything beyond what's there. DaisyUI v4 landed but this still pins v4.4.19 against Tailwind v3, which will bite you if you try to upgrade to Tailwind v4.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →