44 lines
1.9 KiB
Markdown
44 lines
1.9 KiB
Markdown
<div align="center" style="margin: 30px;">
|
|
<a href="https://refine.dev/">
|
|
<img alt="refine logo" src="https://refine.ams3.cdn.digitaloceanspaces.com/readme/refine-readme-banner.png">
|
|
</a>
|
|
|
|
</br>
|
|
</br>
|
|
|
|
<div align="center">
|
|
<a href="https://refine.dev">Home Page</a> |
|
|
<a href="https://discord.gg/refine">Discord</a> |
|
|
<a href="https://refine.dev/examples/">Examples</a> |
|
|
<a href="https://refine.dev/blog/">Blog</a> |
|
|
<a href="https://refine.dev/docs/">Documentation</a>
|
|
</div>
|
|
</div>
|
|
|
|
</br>
|
|
</br>
|
|
|
|
<div align="center"><strong>Build your <a href="https://reactjs.org/">React</a>-based CRUD applications, without constraints.</strong><br>An open source, headless web application framework developed with flexibility in mind.
|
|
|
|
<br />
|
|
<br />
|
|
|
|
[](https://discord.gg/refine)
|
|
[](https://twitter.com/refine_dev)
|
|
|
|
<a href="https://www.producthunt.com/posts/refine-3?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-refine-3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=362220&theme=light&period=daily" alt="refine - 100% open source React framework to build web apps 3x faster | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
|
|
|
</div>
|
|
|
|
## Try this example on your local
|
|
|
|
```bash
|
|
npm create refine-app@latest -- --example auth-material-ui
|
|
```
|
|
|
|
## Try this example on CodeSandbox
|
|
|
|
<br/>
|
|
|
|
[](https://codesandbox.io/embed/github/refinedev/refine/tree/main/examples/auth-material-ui?view=preview&theme=dark&codemirror=1)
|