The React Framework
for B2B Apps

React-admin offers the best developer experience, lets you focus on business needs, and build delightful user interfaces.

Image Hero
const App = () => (
	<Admin
		dataProvider={dataProvider}
		authProvider={authProvider}
		layout={Layout}
		dashboard={Dashboard}
	>
		<Resource name="deals" {...deals} />
		<Resource name="contacts" {...contacts} />
		<Resource name="companies" {...companies} />
	</Admin>
);

Build Admins Panels, Internal Tools, Dashboards, ERPs, and B2B Apps, Fast.

From simple CRUD apps to business management systems,
including custom-designed applications,
react-admin adapts to projects of all sizes.

Used by more than 30,000 companies worldwide

That's because react-admin is easy to learn, robust, stable, and a joy to code with.

Get started in minutes

Have an API? Instantly turn it into an admin panel! With just 11 lines of code, React-admin creates a fully functional admin interface leveraging modern React, ready to be customized.

import React from 'react';
import { Admin, Resource, ListGuesser, EditGuesser } from 'react-admin';
import apiClient from 'ra-data-json-server';

const dataProvider = apiClient('https://jsonplaceholder.typicode.com');

export const App = () => (
  <Admin dataProvider={dataProvider}>
    <Resource name="users" list={ListGuesser} edit={EditGuesser}/>
    <Resource name="posts" list={ListGuesser} edit={EditGuesser}/>
    <Resource name="comments" list={ListGuesser} edit={EditGuesser}/>
  </Admin>
);

All the building blocks you need

Focus on business logic and let react-admin handle common features.
The vast library of hooks and components covers most use cases.

  • Batch Actions Batch Actions
  • Rich text editor Rich text editor
  • roles and permissions Roles & Permissions
  • Preferences Preferences
  • Theming Theming
  • Responsive Responsive
  • Columns Selector Columns Selector
  • History & Versioning History & Versioning
  • Relationships Relationships
  • Search and filter Search & Filter
  • Notifications Notifications
  • Virtualization Virtualization
  • Caching Caching
  • Single Sign-On Single Sign-On
  • Accessibility Accessibility
  • Realtime Realtime
  • Forms and validationForms & validation
  • Undo Undo
  • File Upload File Upload
  • Calendar & Scheduling Calendar & Scheduling
  • Import / Export Import / Export
  • Routing Routing
  • Tree Structures Tree Structures
  • Full-featured datagrid Full-featured datagrid
  • Error Handling Error Handling
  • Headless Headless
  • i18n i18n
  • Responsive Responsive
  • Batch Actions Batch Actions
  • Notifications Notifications
  • Forms and validationForms & validation
  • Relationships Relationships
  • Realtime Realtime
  • Single Sign-On Single Sign-On
  • Preferences Preferences
  • i18n i18n
  • Full-featured datagrid Full-featured datagrid
  • History & Versioning History & Versioning
  • Error Handling Error Handling
  • Routing Routing
  • Rich text editor Rich text editor
  • Search and filter Search & Filter
  • Virtualization Virtualization
  • Theming Theming
  • Undo Undo
  • Import / Export Import / Export
  • Columns Selector Columns Selector
  • Accessibility Accessibility
  • roles and permissions Roles & Permissions
  • File Upload File Upload
  • Headless Headless
  • Calendar & Scheduling Calendar & Scheduling
  • Caching Caching
  • Tree Structures Tree Structures
  • Caching Caching
  • Headless Headless
  • Preferences Preferences
  • Columns Selector Columns Selector
  • Tree Structures Tree Structures
  • Undo Undo
  • Responsive Responsive
  • roles and permissions Roles & Permissions
  • Import / Export Import / Export
  • File Upload File Upload
  • Rich text editor Rich text editor
  • Relationships Relationships
  • Forms and validationForms & validation
  • i18n i18n
  • History & Versioning History & Versioning
  • Accessibility Accessibility
  • Batch Actions Batch Actions
  • Full-featured datagrid Full-featured datagrid
  • Virtualization Virtualization
  • Single Sign-On Single Sign-On
  • Notifications Notifications
  • Search and filter Search & Filter
  • Error Handling Error Handling
  • Theming Theming
  • Routing Routing
  • Calendar & Scheduling Calendar & Scheduling
  • Realtime Realtime
  • Calendar & Scheduling Calendar & Scheduling
  • Preferences Preferences
  • Search and filter Search & Filter
  • History & Versioning History & Versioning
  • Realtime Realtime
  • Virtualization Virtualization
  • Rich text editor Rich text editor
  • Theming Theming
  • Single Sign-On Single Sign-On
  • Responsive Responsive
  • Import / Export Import / Export
  • Notifications Notifications
  • Batch Actions Batch Actions
  • Tree Structures Tree Structures
  • Headless Headless
  • Error Handling Error Handling
  • Undo Undo
  • Forms and validationForms & validation
  • File Upload File Upload
  • Full-featured datagrid Full-featured datagrid
  • Caching Caching
  • roles and permissions Roles & Permissions
  • Columns Selector Columns Selector
  • i18n i18n
  • Relationships Relationships
  • Accessibility Accessibility
  • Routing Routing
  • File Upload File Upload
  • roles and permissions Roles & Permissions
  • Search and filter Search & Filter
  • Headless Headless
  • Relationships Relationships
  • Rich text editor Rich text editor
  • Caching Caching
  • Error Handling Error Handling
  • Routing Routing
  • Virtualization Virtualization
  • History & Versioning History & Versioning
  • Theming Theming
  • Notifications Notifications
  • Single Sign-On Single Sign-On
  • Tree Structures Tree Structures
  • Forms and validationForms & validation
  • Full-featured datagrid Full-featured datagrid
  • Responsive Responsive
  • Batch Actions Batch Actions
  • Accessibility Accessibility
  • Realtime Realtime
  • Calendar & Scheduling Calendar & Scheduling
  • Undo Undo
  • Import / Export Import / Export
  • i18n i18n
  • Columns Selector Columns Selector
  • Preferences Preferences

Already works with your API

Use one of the 10+ auth adapters for third-party authentication backends, 50+ API adapters for REST and GraphQL backends, or write your own in minutes. React-admin is backend agnostic.

Auth0
OAuth
AWS Cognito
MSAL
Google Workspace
Keycloak
Microsoft Entra
AWS Amplify
API Platform
Strapi
Firebase
Loopback
Supabase
Hasura
Spring Boot
Prisma
Django REST Framework
Your api

Simple things should be simple and complex things should be possible.

― Alan Kay, inventor of Object-Oriented Programming.

Read what people say about it...

“React-Admin has saved us sooo much time and the team is really impressed with how quickly we can flesh out our CMS. Really great work!”

Richard Willis

Senior Full Stack Developer, UK

metiri

“We have recommended react-admin to several organizations. We are more than satisfied with react-admin and we are excited to continue using react-admin in the future!”

Alexander Rees

Head of Web Development, Caritas

caritas

“I am definitely enjoying using react-admin. I was exposed to it a few years ago on a product/project I inherited and maintain, and now am using it for two other projects.”

Jeff Israel

Head of Engineering, Code Finds a Way

code finds a way

“React-admin has allowed us to quickly create and evolve a powerful tool that otherwise would have taken months of time and effort to develop.”

Guillermo Noain

Tech Lead, Iron Hack

iron-hack

“React-admin is simpler to setup and more customizable than forest admin. Support is great, documentation is rich of examples and explain well the philosophy of the library.”

Nicolas Girault

Software Engineer, lalilo

lalilo

“We've been using react admin in our company project for quite some time now and we loved it. We really appreciate your hard work and we wish all the best for the react-admin project.”

Patrick André TOLOJANAHARY

FullStack Software Developer, SmartPredict

smartpredict

“Having been using react-admin since 2018, I can vouch for its greatness. Their expert team knows how to leverage popular and proven libraries for both production and development purposes. Always willing to embrace change and adopt the latest best practices.”

Aris Filokostas

Tech Lead, MarineTraffic
marinetraffic

“We were looking to improve the graphic interface of our custom made web admins. We ended up changing our entire client-side infrastructure to one based on React-admin in record time!”

Aníbal Svarcas

Senior Developer, Metiri

metiri

“Having built React Admin into our products, it's allowed us to develop simplistic CMS's right through to complex, highly integrated web apps, with confidence and repeated success, it's an incredible framework.”

Anthony Main

Founder, The Distance
The distance

Built with state-of-the-art libraries

  • React React
  • Material-ui Material UI
  • react-router React Router
  • React-query React-query
  • React-hook-form React-hook-form
  • TypeScript TypeScript

React Admin is Open-Source

Sponsored and supported by Marmelab since 2016

Open-source Edition Open-source Edition

  • 170+ hooks and components
    • Guessers
    • Datagrids
    • Filters
    • Forms & Validation
    • Relationships
    • Authentication
    • Access Control
    • Undo
    • Menus
    • Preferences
    • Theming
    • I18n
    • Strong Typing
    • ...and much more!
  • Documentation, storybook, and example apps
  • Community support via
    Stack Overflow and Discord.
  • Weekly bug fix releases
Free

Forever. This is open-source (MIT).

Enterprise Edition Enterprise Edition

  • 230+ hooks and components
  • Includes all open-source content, plus
    • Fine-grained permissions (RBAC)
    • Editable datagrid
    • Nested forms
    • Many-to-many relationships
    • Alternative form and page layouts
    • Realtime updates
    • Calendar and events
    • Tree structures
    • JSON Schema form
    • Site-wide search
    • Audit log
    • etc.
  • Professional support by email with guaranteed response time
  • 50% discount on Professional Services
Discover

Starts from 145€/month