Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjoernrave/rave-ui
Components (mostly form related) I use for my projects. Based on MUI and react-hook form
https://github.com/bjoernrave/rave-ui
mui react react-hook-form typescript
Last synced: about 1 month ago
JSON representation
Components (mostly form related) I use for my projects. Based on MUI and react-hook form
- Host: GitHub
- URL: https://github.com/bjoernrave/rave-ui
- Owner: BjoernRave
- License: mit
- Created: 2022-10-27T15:59:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T15:46:47.000Z (7 months ago)
- Last Synced: 2024-06-18T19:44:25.900Z (7 months ago)
- Topics: mui, react, react-hook-form, typescript
- Language: TypeScript
- Homepage:
- Size: 19.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rave-Ui
Packages that need to be installed as well:
```
yarn add @emotion/react @emotion/server @emotion/styled @hookform/resolvers @mui/icons-material @mui/material @mui/x-date-pickers-pro @tanstack/react-table date-fns react-dropzone react-hook-form zod
```