13 lines
648 B
Markdown
13 lines
648 B
Markdown
# ⚡️white-nights
|
||
|
||
```sh
|
||
git clone https://github.com/bozzhik/white-nights.git && cd white-nights && pnpm i && code .
|
||
```
|
||
|
||
This [Refine](https://github.com/refinedev/refine) project was generated with [create refine-app](https://github.com/refinedev/refine/tree/master/packages/create-refine-app).
|
||
|
||
- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
|
||
- **Material UI** [Docs](https://refine.dev/docs/ui-frameworks/mui/tutorial/)
|
||
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)
|
||
- **Custom Auth Provider** [Docs](https://refine.dev/docs/core/providers/auth-provider/)
|