An open API service indexing awesome lists of open source software.

https://github.com/codedthemes/uiable

Free, open-source UI component library built with Next.js, React 19, Tailwind CSS v4, and shadcn/ui — beautifully designed components you can copy, customize, and make your own.
https://github.com/codedthemes/uiable

base-ui free nextjs open-source react shadcn-ui tailwindcss-v4

Last synced: 3 days ago
JSON representation

Free, open-source UI component library built with Next.js, React 19, Tailwind CSS v4, and shadcn/ui — beautifully designed components you can copy, customize, and make your own.

Awesome Lists containing this project

README

          


UIAble


Free React Tailwind Admin Template for Design Engineers




React
Next.js
Tailwind CSS
shadcn/ui
TypeScript Ready


Discord
X



Uiable Banner



📖 Documentation   ·   Quick Start




## Overview

UIAble is a free Tailwind CSS admin dashboard template built with React. It provides the best possible user experience with highly customizable feature-rich pages. The template features an easy, intuitive, and fully responsive design that works beautifully across all devices.

## Why UIAble?

UIAble offers everything you need to create dashboards with high-end modern features:

- Modern aesthetics UI design
- Fully Responsive, with support for all modern browsers
- Easy to use code structure
- Flexible & High-Performance code
- Comprehensive Documentation Guide

## Features

- Built with Next.js 16 App Router and React 19.2
- Tailwind CSS v4 & shadcn/ui components integration
- Support for Dark and Light modes
- Extensive data visualization with ApexCharts and Recharts
- State management using React Context API
- Form handling and validation capabilities
- Advanced Tables using @tanstack/react-table
- Automatic code splitting and optimized fonts

## Installation

Clone the repository from Github:

```bash
git clone https://github.com/codedthemes/uiable.git
```

Navigate into the directory and install dependencies:

```bash
cd uiable
npm install
```

Start the Next.js development server:

```bash
npm run dev
```


## Contributing

Visit our [contributing guide](https://github.com/codedthemes/uiable/contribute) to learn how to contribute. It only takes ~5 minutes to add your own!


## License

- Licensed under [MIT](https://github.com/codedthemes/uiable/blob/master/LICENSE)