nodemda-js-react-mantine
Version:
NodeMDA plugin to React frontend using Mantine UI components
14 lines (10 loc) • 712 B
Markdown
# NodeMDA js-react-mantine
## Introduction
NodeMDA `js-react-mantine` is a plugin for the [NodeMDA](https://github.com/joelkoz/NodeMDA) code generation engine.
It generates a front end system that offers a web based user interface that supplies CRUD editing of peristent entities
exposed by a REST backend. The UI is a pure Javascript application using the [React](https://react.dev) framework and the
[Mantine UI](https://ui.mantine.dev) library.
---
### Do you find my work useful?
<a href="https://www.buymeacoffee.com/joelkoz" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
---