frontend-ui-dark-ts
Installation
SKILL.md
Frontend UI Dark Theme (TypeScript)
A modern dark-themed React UI system using Tailwind CSS and Framer Motion. Designed for dashboards, admin panels, and data-rich applications with glassmorphism effects and tasteful animations.
Stack
| Package | Version | Purpose |
|---|---|---|
react |
^18.x | UI framework |
react-dom |
^18.x | DOM rendering |
react-router-dom |
^6.x | Routing |
framer-motion |
^11.x | Animations |
clsx |
^2.x | Class merging |
tailwindcss |
^3.x | Styling |
vite |
^5.x | Build tool |
typescript |
^5.x | Type safety |