Modeled on Quick, draw!
Play against a trained ML model.
Built as capstone project at EPFL Extension School's UI Development Course
Bootstrapped with create-react-app.
Development server
yarn start
Build
yarn build
Build and deploy to github pages
yarn deploy