DUCK!!! Demo https://duck-duck.netlify.app/ Setup This app runs on Node. # Install dependencies yarn # Run the local server at localhost:8080 yarn dev # Build for production in the dist/ directory yarn build