Skip to content

A modern Tailwind CSS component library that helps you design sleek, responsive interfaces with ease and style to spare.

Notifications You must be signed in to change notification settings

imaaryan/SwingUI

Repository files navigation

SwingUI

A modern Tailwind CSS component library that helps you design sleek, responsive interfaces with ease — and style to spare.


📝 Documentation

For the full documentation, visit swingui.com.


🖼️ Components

Gradiends Animated Gradiends
Gradiends Animated Gradiends
Buttons Cards
Tailwind CSS Buttons Tailwind CSS Cards
Text Gradiends NavBar
SwingUI Text Gradiends Tailwind CSS NavBar
View All


🚀 Quick Start

1. Add Prerequisites to Your HTML

Include these in your <head> section:

<!-- Tailwind CSS -->
 <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>

<!-- Remix Icons -->
<link href="https://cdn.jsdelivr.net/npm/remixicon@4.5.0/fonts/remixicon.css" rel="stylesheet">

<!-- SwingUI CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/imaaryan/SwingUI@main/SwingUI/swing.css">

2. Add SwingUI CDN

Now, drop in SwingUI's CSS and JS to unlock all the components and styles: Include these code above </body> Body tag end

<!-- SwingUI JS -->
<script src="https://cdn.jsdelivr.net/gh/imaaryan/SwingUI@beta-live/SwingUI/swing.js"></script>

⚡ That's it — no config, no setup. Just plug and play..


❤️ Our Story

Built during the ChaiCode Web Dev Hackathon by a team of passionate developers, mentored by Hitesh Choudhary, Anirudh Jwala, Piyush Garg, Mukul, and Akash. We created SwingUI to:

  • Solve real-world development challenges
  • Learn by shipping real products
  • Build tools we’d actually use ourselves

🛠️ Development Setup

  1. Clone the repository:
git clone https://github.com/imaaryan/SwingUI.git
  1. Install dependencies:
npm install
  1. Start the dev server:
npm run dev

Open http://localhost:5173/ in your browser.




Crafted with ❤️ for developers who dare to swing big.

About

A modern Tailwind CSS component library that helps you design sleek, responsive interfaces with ease and style to spare.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8