Repurpose the CSS Tricks Flexbox guide into a single-page playground designed with Shopify Polaris 💜
# Run the app locally at http://localhost:3000/
$ yarn start
# Build the app to be deployed to Github Pages™️
$ yarn build
# Deploy the app to https://lauraaubin.github.io/Flexy-boxes/
$ yarn deploy