React webapp that using gif-search-api
Steps:
-
npm install
-
You have to run service: gif-search-api.
-
You have to install cors extension in your browser e.g for chrome (https://chrome.google.com/webstore/detail/moesif-orign-cors-changer/digfbfaphojjndkpccljibejjbppifbc).
-
npm run dev
-
Open browser on http://localhost:8080 and enjoy this simple app implementation.