material-ui-react-admin

1.0.0 • Public • Published

Material UI - React-admin Example

This example uses Material UI with React-admin, a frontend framework for building data-driven applications running in the browser on top of REST/GraphQL APIs.

How to use

Test on StackBlitz Test on CodeSandbox

Test it online: https://marmelab.com/material-ui-react-admin/

or clone the repo:

git clone --depth 1 git@github.com:marmelab/material-ui-react-admin.git
cd material-ui-react-admin

Install it and run:

npm install
npm run dev

The Idea Behind This Example

This example is a simple blog admin with posts and comments, built on top of a fake REST API running in the browser. It's fully functional: you can list, create, edit and delete posts and comments.

It shows how react-admin builds up on Material UI to provide application building blocks: a datagrid, a form, a rich text editor, a theme switcher, etc.

What's Next?

/material-ui-react-admin/

    Package Sidebar

    Install

    npm i material-ui-react-admin

    Weekly Downloads

    1

    Version

    1.0.0

    License

    none

    Unpacked Size

    79.7 kB

    Total Files

    28

    Last publish

    Collaborators

    • emery2023