https://github.com/kruschid/refine-mantine
https://github.com/kruschid/refine-mantine
mantine refine
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kruschid/refine-mantine
- Owner: kruschid
- License: mit
- Created: 2025-09-12T07:38:47.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2026-02-07T19:20:23.000Z (4 months ago)
- Last Synced: 2026-02-08T03:49:20.675Z (4 months ago)
- Topics: mantine, refine
- Language: TypeScript
- Homepage: https://kruschid.github.io/refine-mantine/
- Size: 1.56 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/BCGmvSSJBk)
# Refine-Mantine
## Refine Mantine Components
This project provides ready-to-use [Mantine v8](https://mantine.dev/) UI components and utilities built for [Refine v5](https://refine.dev/) applications.
It aims to accelerate development by offering a collection of prebuilt components such as layouts, CRUD views, tables, buttons, and authentication screens, following both Refine and Mantine best practices.
### Setup
``` sh
npm i refine-mantine
```
### Features
* Prebuilt UI components for rapid Refine project development
* CRUD and layout templates to simplify dashboard and admin tool creation
* Authentication-ready views for common login and registration flows
* Composable and easily customizable component design
* Storybook documentation for previewing and testing components
**Storybook:** [https://kruschid.github.io/refine-mantine/](https://kruschid.github.io/refine-mantine/)
### Project Status
**Early development stage:** The project is actively being developed, and APIs or component structures may change frequently.
Feedback, suggestions, and contributions are welcome as the project evolves.
## How to Contribute
- leave a star ⭐
- report a bug 🐞
- open a pull request 🏗️
- help others ❤️
- [buy me a coffee ☕](https://www.buymeacoffee.com/kruschid)
