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

https://github.com/drawbotics/formboi-example

A simple usage example of https://npm.im/formboi
https://github.com/drawbotics/formboi-example

form formboi forms react

Last synced: about 2 months ago
JSON representation

A simple usage example of https://npm.im/formboi

Awesome Lists containing this project

README

          

# Formboi Example

This is an example project showcasing [formboi](https://github.com/Drawbotics/formboi), a simple library to manage forms in react.

To run this project simply clone the repository and run the following command in the project folder:

```bash
$ yarn install && yarn start
```

## LICENSE

[MIT](LICENSE)