Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/necatiozmen/react-admin-panel
React admin panel template built with Refine and Ant Design
https://github.com/necatiozmen/react-admin-panel
internal-tools react-admin-panel react-crud-app react-dashboard
Last synced: 20 days ago
JSON representation
React admin panel template built with Refine and Ant Design
- Host: GitHub
- URL: https://github.com/necatiozmen/react-admin-panel
- Owner: necatiozmen
- Created: 2023-11-29T13:35:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-29T13:35:59.000Z (12 months ago)
- Last Synced: 2024-10-05T16:20:41.065Z (about 1 month ago)
- Topics: internal-tools, react-admin-panel, react-crud-app, react-dashboard
- Language: TypeScript
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build your React-based CRUD applications, without constraints.
An open source, headless web application framework developed with flexibility in mind.
This is an complete template of a React admin panel CRUD application built using Refine Framework and Ant Design
## Try this example on your local
```bash
npm create refine-app@latest -- --example base-antd
```