kzamanbd / twilightui

A multi theme, completely accessible, with components and pages examples, ready for production dashboard.

Home Page:https://twilightui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwiLightUI

Netlify Status

πŸ“Œ Introduction

TwilightUI - is a modern admin dashboard template that comes with a variety of useful features and functionalities. It is built using TailwindCSS, a popular CSS framework that provides a simple and intuitive approach to building responsive UIs. The template includes over 50 pre-built pages, each designed with a focus on usability and user experience. These pages cover a wide range of use cases, including dashboards, analytics, products management, user management, invoice management and more.

In addition to its pre-built pages, TwilightUI comes with a wide range of UI components and utility classes. These include icons, buttons, tables, forms, and charts, among others. These components and utility classes are carefully designed to provide a seamless user experience, while also being highly customizable. This allows developers to create unique designs that match their brand identity and project requirements.

Overall, TwilightUI is an excellent choice for developers who are looking for a developer-friendly and highly customizable admin dashboard template. It’s intuitive design, wide range of pre-built pages, useful UI components and utility classes make it the best choice for creating modern and responsive admin dashboards.

πŸ“Œ Features

  • Based on Tailwindcss 3.x+
  • Light & Dark theme support
  • Auto-detect theme from user device preference
  • Pre-built UI components
  • Pre-built apps layout
  • 50+ Pages
  • Responsive layout
  • Easily Customizable
  • Developer friendly
  • Organized codebase

πŸ“Œ Installation

1. Clone the repository

git clone https://github.com/kzamaan/twilightui.git

2. Install dependencies

npm install

3. Start development server

npm run dev

4. Build for production

npm run build

5. Preview production build

npm run start

πŸ“Œ Contribution

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch git checkout -b new-branch
  4. Make changes
  5. Commit and push the changes
  6. Create a pull request

πŸ“Œ License

MIT

πŸ“Œ Todo

  • RTL support
  • Language Support
  • React version
  • Vue version
  • Angular version
  • Laravel version

About

A multi theme, completely accessible, with components and pages examples, ready for production dashboard.

https://twilightui.vercel.app


Languages

Language:HTML 82.2%Language:JavaScript 17.1%Language:CSS 0.7%