Back to Refine

RealWorld Example

documentation/versioned_docs/version-3.xx.xx/examples/real-world.md

3.25.0942 B
Original Source

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by Refine!

While most "todo" demos provide an excellent cursory glance at a framework's capabilities, they typically don't convey the knowledge & perspective required to actually build real applications with it.

RealWorld solves this by allowing you to choose any frontend (React, Angular, & more) and any backend (Node, Django, & more) and see how they power a real world, beautifully designed fullstack app called Conduit.

View Source Code

<iframe loading="lazy" src="https://codesandbox.io/embed/github/refinedev/real-world-example?view=preview&theme=dark&codemirror=1" style={{width: "100%", height:"80vh", border: "0px", borderRadius: "8px", overflow:"hidden"}} title="refine-tutorial" ></iframe>