mirror of
https://github.com/cupcakearmy/formhero.git
synced 2024-12-22 16:16:24 +00:00
Update README.md
This commit is contained in:
parent
8ea056b65c
commit
ec8b4452a3
16
README.md
16
README.md
@ -14,13 +14,19 @@
|
|||||||
- Tiny
|
- Tiny
|
||||||
- React Hooks
|
- React Hooks
|
||||||
|
|
||||||
## Demo
|
###### Installation
|
||||||
|
|
||||||
|
```
|
||||||
|
npm i formhero
|
||||||
|
```
|
||||||
|
|
||||||
|
### 👁 Demos
|
||||||
|
|
||||||
- [__*Live Web*__](https://cupcakearmy.github.io/formhero/)
|
- [__*Live Web*__](https://cupcakearmy.github.io/formhero/)
|
||||||
- [__*Live Codesandbox*__](https://codesandbox.io/embed/formhero-simple-bdcx2?expanddevtools=1&fontsize=14)
|
- [__*Live Codesandbox*__](https://codesandbox.io/embed/formhero-simple-bdcx2?expanddevtools=1&fontsize=14)
|
||||||
- [__*Live React-Native*__](https://snack.expo.io/@cupcakearmy/useform)
|
- [__*Live React-Native*__](https://snack.expo.io/@cupcakearmy/useform)
|
||||||
|
|
||||||
###### Links
|
### Links
|
||||||
|
|
||||||
- [Examples](#-examples-more-here)
|
- [Examples](#-examples-more-here)
|
||||||
- [Docs](#-documentation)
|
- [Docs](#-documentation)
|
||||||
@ -34,13 +40,7 @@
|
|||||||
- [errors](#errors)
|
- [errors](#errors)
|
||||||
- [isValid](#isvalid)
|
- [isValid](#isvalid)
|
||||||
- [update](#update)
|
- [update](#update)
|
||||||
|
|
||||||
|
|
||||||
###### Installation
|
|
||||||
|
|
||||||
```
|
|
||||||
npm i formhero
|
|
||||||
```
|
|
||||||
|
|
||||||
## 🚀 Quickstart
|
## 🚀 Quickstart
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user