Zustand example app

The app needs access to Giphy API. Create .env file with the API key:

REACT_APP_GIPHY_API_KEY=...

To run

yarn start