An image list loading react.js app. Load's a batch of images from a public api & shows each in a modal.
The app is based on React.js web components & redux using TypeScript.
First time only.
yarn install
- To launch in browser with hotreload & in-browser debugging:
yarn start