Back to Refine

React Admin Dashboard with Tremor and refine

examples/blog-refine-tremor/README.MD

3.25.0924 B
Original Source
<div align="center" style="margin: 30px;"> <a href="https://refine.dev">
</a>
</div>

React Admin Dashboard with Tremor and refine

Refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Quick Start

Run the following command to download the project:

npm create refine-app@latest -- --example blog-refine-tremor

Once the setup is complete, navigate to the project folder and start your project with:

npm run dev

Learn More

To learn more about refine, please check out the Documentation