Skip to content

Commit

Permalink
chore(readme): link to flowbite-react
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Nov 28, 2023
1 parent 5fd4fad commit a0c13c9
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<div align="center">
<div align="center">
<img width="120" style="margin: 32px" src="https://raw.githubusercontent.com/MiroslavPetrik/form-atoms-field/main/form-atoms-field.svg">
<h1>Form Atoms with Flowbite style</h1>
<span style="font-size: 100px; vertical-align: top;">+</span>
<img width="110" style="margin: 32px" src="https://github.com/themesberg/flowbite-react/blob/main/public/android-chrome-192x192.png?raw=true">
</div>
<h1>Form Atoms with Flowbite React style</h1>
</div>

### Demo

Visit project's [🎨 Storybook](https://miroslavpetrik.github.io/form-atoms-flowbite/)

### Prerequisites

This package binds to headless components which must be installed first [Check `@form-atoms/field`](https://github.com/MiroslavPetrik/form-atoms-field#readme).
1. Install the headless form components [@form-atoms/field](https://github.com/MiroslavPetrik/form-atoms-field#readme).

2. Install the [flowbite-react](https://github.com/themesberg/flowbite-react) components.

### Installation
### 📦 Installation

```
yarn add @form-atoms/flowbite
Expand Down

0 comments on commit a0c13c9

Please sign in to comment.