React GIPHY MVP Running (development mode) Create your configuration in src/config.json like this: { "GIPHY_API_KEY": "yoursupersecretapikey" } and then yarn run watch-css and then in another terminal yarn start and then go to localhost:3000 (if your browser didn't do so already)