---
id: examples
title: Examples
sidebar_label: Examples
slug: /introduction/examples
---

### Example with React

<iframe src="https://codesandbox.io/embed/github/wix/remx/tree/master/examples/with-react?fontsize=11" class="codesandbox" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>

### To-do list [Work in progress]

<iframe src="https://codesandbox.io/embed/github/wix/remx/tree/master/examples/to-do-example?fontsize=11" class="codesandbox" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>

### Example with data fetching [Work in progress]

<iframe src="https://codesandbox.io/embed/github/wix/remx/tree/master/examples/with-data-fetching?fontsize=11" class="codesandbox" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
