Skip to content

Latest commit

 

History

History
84 lines (53 loc) · 5.17 KB

Demos.md

File metadata and controls

84 lines (53 loc) · 5.17 KB
layout title
default
React-admin demos

React-admin Demos

If you want to see what react-admin is capable of, or if you want to learn from apps built by seasoned react-admin developers, check out these demos.

E-commerce

The admin of a fictional poster shop, allowing to manage sales, products, customers and reviews. Built by the core team.

react-admin-demo

The source shows how to implement the following features:

CRM

A complete CRM app allowing to manage contacts, companies, deals, notes, tasks, and tags. Built by the core team.

react-admin-crm.mp4

The source shows how to implement the following features:

Blog

A simple application with posts, comments and users that we use for our e2e tests. Not designed to have a good UX, but to use most of the react-admin features. Built by the core team.

Blog demo

Other Apps

Check out Issue #4027 on the react-admin GitHub for a list of apps built by other people.

Navidrome

A Spotify clone, allowing to manage songs, artists, playlists, and favorites.

Navidrome

Broadcom Layer 7 API Hub

A framework built on top of react-admin for building developer portals.

<iframe width="560" height="315" src="https://www.youtube.com/embed/ecHsgNmug9E" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Your App Here / showcase

Did you publish an app built with react-admin with open-source code? Open a PR on this page to add it to this list.