Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/feedbackok-react
React component for Feedback OK.
https://github.com/egoist/feedbackok-react
Last synced: 13 days ago
JSON representation
React component for Feedback OK.
- Host: GitHub
- URL: https://github.com/egoist/feedbackok-react
- Owner: egoist
- Created: 2020-08-16T11:42:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:08:48.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T14:22:09.862Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://feedbackok.com
- Size: 190 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome - egoist/feedbackok-react - React component for Feedback OK. (TypeScript)
README
# Feedback OK React
React component for [Feedback OK](https://feedbackok.com).
## Install
```bash
yarn add feedbackok-react
```## Usage
```tsx
import { FeedbackForm } from 'feedbackok-react'const App = () => {
return
}
```## License
MIT © EGOIST