I built a free SaaS Admin Dashboard Template — 7 pages, dark/light mode, pure HTML/CSS/JS

Published: (May 10, 2026 at 08:21 PM EDT)
1 min read
Source: Dev.to

Source: Dev.to

What I built

I got tired of building the same login pages, sidebars, and dashboard layouts from scratch. So I built DashKit Pro — a complete admin dashboard starter kit.

Live Demo

👉

What’s included

  • Login & Signup pages
  • Dashboard with live charts
  • Analytics page
  • Users management table
  • Reports page
  • Billing page
  • Settings with multiple tabs
  • Dark & light mode toggle
  • Fully responsive
  • Pure HTML + CSS + JS — no install needed

Tech stack

No frameworks, no build tools. Just open dashboard.html and it works.

  • Chart.js for charts
  • Lucide icons
  • Google Fonts (Inter)

GitHub

Get the full version

Would love your feedback!

0 views
Back to Blog

Related posts

Read more »

Learning In Public | Day 0

Day - 0 Update log I have completed the Odin Project Introduction and Prerequisites. In the introduction I learned about what the Odin Project is, web developm...