Search for the latest trending Gifs in your favorite categories from Giphy or Reddit!
This React App uses Giphy API and Reddit API to access data from each site respectively.
I chose Styled-Components to try out for this demo.
React
React-Router
- https://github.com/ReactTraining/react-router
- https://reacttraining.com/react-router/web/guides/philosophy
Styled-Components
Express
Babel
- https://babeljs.io/docs/plugins/
- React/Env/Stage-3
Webpack
SASS
Fetch API
- https://developers.google.com/web/updates/2015/03/introduction-to-fetch
- https://github.com/github/fetch
From Command Line Terminal:
- run
git clone https://github.com/AliceWonderland/Giphy-App.git
cd Giphy-App
- run
npm install
- run
npm run start
- browse to http://localhost:7000/ in web browser