This is an implementation of Memory Game for Yew using function components and hooks.
- Uses
function_components - Uses
gloo::storageto persist the state - Uses
gloo::timersto schedule asynchronous callback
Images are authorized by @bradlygreen, see authorization-issue
Run this application with the trunk development server:
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' trunk serve --open