Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Feb 5, 2023
2 parents af39cd0 + ae13f3a commit dc6c42c
Showing 1 changed file with 8 additions and 44 deletions.
52 changes: 8 additions & 44 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,54 +1,18 @@
<!-- markdownlint-disable-next-line -->
<p align="center">

<a href="#">

<img alt="Fluid" src="https://github.com/fluid-design-io/fluid/blob/main/public/assets/fluid-logo.webp?raw=true" width="80" />

</a>

</p>

<h1 align="center">

Fluid

</h1>

<p align="center">

Fluid is an open source React UI library for building beautiful mordern UI components that supports advanced a11y features.

</p>

<p align="center">

Fluid is based on <a href="https://reactjs.com/">React</a>, <a href="https://tailwindcss.com/">tailwindcss</a>, <a href="https://headlessui.dev/">headless-ui</a>, and <a href="https://www.framer.com/motion/">framer-motion</a>.

<a href="https://fluid-design.io/docs/" rel="noopener" target="_blank"><img width="150" src="https://user-images.githubusercontent.com/13263720/205263424-c7458db9-a1ea-4b7c-8c0b-cfdc811fb5f4.png" alt="Fluid UI logo"></a>
</p>

<p align="center">

<a href="https://github.com/fluid-design-io/fluid/blob/main/LICENSE">

<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Ionic Framework is released under the MIT license." />

</a>

</p>

<h2 align="center">

<a href="http://fluid-design.io/docs/usage">Usage</a>

<span> · </span>
<h1 align="center">Fluid UI</h1>

<a href="http://fluid-design.io/docs/docs">Docs</a>
<div align="center">

<span> · </span>
[![NPM](https://img.shields.io/npm/v/@fluid-design/fluid-ui.svg)](https://www.npmjs.com/package/@fluid-design/fluid-ui)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/fluid-design-io/fluid-ui/blob/main/LICENSE)

<a href="http://fluid-design.io/docs/examples">Examples</a>
</div>

<br />
Fluid UI is an elegant component library for React. It is built on top of mordern libraries like [tailwindcss](https://tailwindcss.com/), [headlessui](https://headlessui.dev/) and [framer-motion](https://www.framer.com/motion/).

### Getting Started

Expand Down

1 comment on commit dc6c42c

@vercel
Copy link

@vercel vercel bot commented on dc6c42c Feb 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.