2 projects
Refine is a React-based meta-framework for building data-intensive applications like internal tools, admin panels, dashboards, and CRMs. It provides headless hooks and adapters for data fetching, auth, routing, and access control while leaving the UI layer open to your choice of component library.
react-admin is a React/TypeScript framework for building data-driven admin panels and B2B single-page apps on top of any REST or GraphQL API. It ships ready-made hooks and Material UI components for CRUD pages, forms, datagrids, auth, i18n, and more, all wired through a pluggable "Data Provider" adapter layer.