An open API service indexing awesome lists of open source software.

https://github.com/refinedev/coding-cat-demo

Demo application built with Coding Cat
https://github.com/refinedev/coding-cat-demo

Last synced: about 1 month ago
JSON representation

Demo application built with Coding Cat

Awesome Lists containing this project

README

          



refine logo


Home Page |
Discord |
Examples |
Blog |
Documentation


Build your React-based CRUD applications, without constraints.
An open source, headless web application framework developed with flexibility in mind.




[![Discord](https://img.shields.io/discord/837692625737613362.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/refine)
[![Twitter Follow](https://img.shields.io/twitter/follow/refine_dev?style=social)](https://twitter.com/refine_dev)

## Overview

The source code for the minimal admin panel app built during [Code with Coding Cat](https://www.youtube.com/watch?v=gQt2km2ZtSw) podcast session.

Checkout the live demo of the application [here](https://coding-cat-demo.netlify.app/).

## Try this example on your local

```bash
npm create refine-app@latest -- --example starter-vite
```

## Try this example on CodeSandbox


[![Open starter-vite example from refine](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/embed/github/refinedev/refine/tree/master/examples/starter-vite?view=preview&theme=dark&codemirror=1)