
-
UI kit
A lightweight and modular front-end framework for developing fast and powerful web interfaces
I personally like UI Kit, they provide the css and js for basic components that look good. Just use their documentation as a reference, copy and paste the HTML with classes.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
Refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
Something you might be interested in as well, if you just want a low effort (crud) interface: Refine or React Admin . These usually don't "click" that well for frontend devs, but I found them easier to understand for backend devs, who usually don't mind following their opinionated natures. Which frontend devs are notoriously resistent too .
-
react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
Something you might be interested in as well, if you just want a low effort (crud) interface: Refine or React Admin . These usually don't "click" that well for frontend devs, but I found them easier to understand for backend devs, who usually don't mind following their opinionated natures. Which frontend devs are notoriously resistent too .