Skip to content

Commit

Permalink
docs: add codesandbox example
Browse files Browse the repository at this point in the history
  • Loading branch information
marquesm91 committed May 28, 2020
1 parent 79e60c9 commit 808da98
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Bloko is currently under heavy development, but can be installed by running:
npm install --save @bloko/react
```

## Try it

Try Bloko with this CodeSandbox on a Todo List App

[![Edit bloko-todo-list](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/bloko-todo-list-6b4mt?fontsize=14&hidenavigation=1&theme=dark)

## Quick example

```js
Expand Down

0 comments on commit 808da98

Please sign in to comment.