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

https://github.com/rayasabari/joko-ui

Free Open Source Tailwind CSS Component for Sat-set Developers with Zero Configuration, Installation, and Setup
https://github.com/rayasabari/joko-ui

css ui ui-components ui-design ui-framework uikit

Last synced: 25 days ago
JSON representation

Free Open Source Tailwind CSS Component for Sat-set Developers with Zero Configuration, Installation, and Setup

Awesome Lists containing this project

README

          

# Joko UI

![](https://img.shields.io/github/stars/rayasabari/joko-ui?style=social)
![](https://img.shields.io/github/issues/rayasabari/joko-ui)
![](https://img.shields.io/github/license/rayasabari/joko-ui)
[![Join Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/QQFBGkkdV8)

Joko UI is a collection of free Tailwind CSS components that can be used in your next project. With a range of copy-paste ready components, you can build your next marketing website, admin dashboard, eCommerce store and much more without installing any heavy dependencies.

## Table of Contents

- [Getting Started](#getting-started)
- [Usage](#usage)
- [Components](#components)
- [📱 Application](#application)
- [📣 Marketing](#marketing)
- [Contributing](#contributing)
- [License](#license)

## Getting Started

There is no Joko UI installation. If you have a Tailwind CSS project, you can simply copy the code and paste it into your project.

It is designed to be:
- **No Config**: Works with standard Tailwind setup.
- **No Install**: No npm packages to manage.
- **No Setup**: Just copy, paste, and customize.

## Usage

Browse the website for the components you need, copy the code and paste it into your project.

1. Browse the website for a component you like.
2. Preview the component at different breakpoints (Mobile, Tablet, Desktop).
3. Toggle **Dark Mode** to see how it looks in dark themes.
4. Click on the **'Code'** tab or the **'Copy Code'** button to get the source.
5. Paste the copied code into your project.

> [!NOTE]
> All components support both Light and Dark modes out of the box using Tailwind's `dark:` modifier.

## Components

Joko UI has a growing collection of freely available components:

### [📱 Application](/components/application)
UI components for building functional web applications:
- Authentication Forms
- Dashboards
- Settings Pages
- Data Displays

### [📣 Marketing](/components/marketing)
Components for building high-converting landing pages:
- Hero Sections
- Feature Grids
- Pricing Tables
- Footers

## Contributing

You can contribute by adding new components, fixing bugs or improving the documentation. Please read **[CONTRIBUTING.md](./CONTRIBUTING.md)** before opening an issue or Pull Request.

## License

Joko UI is an open source project licensed under the [MIT license](LICENSE).