Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dishwasher-detergent/okiedesigndocs

Simple styles to help you get your project off the ground faster.
https://github.com/dishwasher-detergent/okiedesigndocs

nextjs tailwind

Last synced: 25 days ago
JSON representation

Simple styles to help you get your project off the ground faster.

Awesome Lists containing this project

README

        

# Okie Design

Responsive CSS components made with TailwindCSS.

![Preview](https://i.imgur.com/uFjFZok.png)

[![Documentation](https://img.shields.io/badge/-See%20all%20Components-lightgrey?style=for-the-badge)](https://okie.design)

# Getting Started

## Install

Install [tailwindcss](https://tailwindcss.com/docs/installation)

```js
npm install -D tailwindcss
npx tailwindcss init
```

Install [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms)

```js
npm install -D @tailwindcss/forms
```

### Roadmap

#### Foundation Components
- [x] Buttons
- [x] Regular
- [x] Icon
- [x] Regular With Icon
- [x] Link
- [x] Button Groups
- [ ] Forms
- [x] Checkbox
- [ ] Checkbox Group
- [x] Radio
- [ ] Radio Group
- [x] Input
- [x] Textarea
- [ ] Date
- [x] Range
- [x] Select
- [x] Toggle

#### Components
- [x] Collapse
- [x] Notification
- [ ] Avatar
- [x] Badge
- [x] Breadcrumb
- [ ] Card
- [ ] Divider
- [ ] Drawer
- [x] Dropdown
- [ ] Footer
- [ ] Hero Section
- [ ] List
- [ ] Menu
- [ ] Modal
- [ ] Navbar
- [x] Pagination
- [ ] Tab
- [ ] Table
- [x] Tooltip