# Approve api action demo

A super simple demo with mock api. Written in pure old-school javascript, to avoid troubles of running the demo on older browsers.

- `yarn` -> installs packages
- `yarn start` -> starts the app
- open http://localhost:3000 to see the app