A professional, accessible design system built on Bootstrap 5. Ships with 30+ components, dark & light themes, working scroll spy, animated counters, testimonial sliders, and more. Zero build tools required.
ARIA, focus rings & keyboard nav built in.
Dark & light via data-theme.
Grid, modals, dropdowns — zero conflicts.
Mobile-first from 320px up.
A focused, no-bloat design system. Use the pieces you need — ignore the rest.
Cards, modals, tables, tabs, accordions, sliders, pricing cards, code blocks, and more — all styled to match.
Switch with a single data-theme attribute. Every component is tested in both modes.
Retheme in minutes by changing variables. Colours, radius, shadows, and transitions are all tokens.
ARIA roles, focus-visible rings, and keyboard navigation patterns applied consistently across components.
Drop in two files and go. CDN-linked vendors mean zero npm, webpack, or compiler setup required.
Free for personal and commercial projects. Attribution appreciated but not required.
Every component is production-ready and works out of the box.
Gradient surface with lift on hover.
Frosted blur with translucency.
Teal gradient border and glow.
Minimal border-only style.
Copy the snippet, link your HTML, and you're ready to build. No npm, no bundler, no compilation step.
<!DOCTYPE html> with lang and data-theme.</body>, after Bootstrap bundle.<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>My App</title>
<!-- Bootstrap CSS (required) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" />
<!-- Font Awesome (required for icons) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" />
<!-- AOS (optional, for scroll animations) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css" />
<!-- Vectra UI Kit -->
<link rel="stylesheet" href="assets/css/vectra.css" />
</head>
<body>
<!-- Your content here -->
<!-- Bootstrap Bundle JS (required) -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- AOS JS (optional) -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<!-- Vectra UI Kit JS -->
<script src="assets/js/vectra.js"></script>
</body>
</html>
IgniterKit Pro ships authentication, dashboards, payments, an admin panel, and more — all powered by the Vectra UI Kit front end. Go from zero to production-ready in minutes.
Get IgniterKit Pro