Blog Logo
TAGS

Build your React-based CRUD applications with refine

refine is an open-source, headless web application framework for the rapid development of web applications. It eliminates repetitive tasks demanded by CRUD operations and provides industry standard solutions for critical parts like authentication, access control, routing, networking, state management, and i18n. refine is headless by design, thereby offering unlimited styling and customization options. It is a collection of helper hooks, components, and providers that are decoupled from UI components and business logic, so that they never keep you from customizing your UI or coding your own flow. refine works seamlessly with any custom design or UI framework that you favor and ships with ready-made integrations for Ant Design System, Material UI, Mantine, and Chakra UI. With refine.new, you have the ability to preview, modify, and download your project immediately, thereby streamlining the development process. refine shines on data-intensive applications like admin panels, dashboards, and internal tools. Thanks to the built-in SSR support, refine can also power customer-facing applications like storefronts. Connectors are available for 15+ backend services including REST API, GraphQL, NestJs CRUD, and more.