Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

marmelab/react-admin-crm

Repository files navigation

Atomic CRM

Atomic CRM is a CRM template built with react-admin and Supabse. You can test it online at https://marmelab.com/react-admin-crm.

react-admin-crm.mp4

This repo stores a local demo of Atomic CRM. React-admin usually requires a REST/GraphQL server to provide data. In this demo however, the API is simulated by the browser (using FakeRest). The source data is generated at runtime by a package called data-generator.

To explore the source code, head to marmelab/atomic-crm.

How to run

This demo is a static website, so you just need a web server to serve the HTML, JS and CSS files. For example, with Python:

python3 -m http.server

About

A CRM build with react-admin, used as a demo for the capabilities of the framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published