/react-giphy

GIF Search Engine - AJAX, Javascript, ES6, NodeJS, SASS/SCSS

Primary LanguageJavaScript

react-giphy

React app that allows users to search for gifs using the giphy api.

Meta

Sevan Golnazarian – @Portfoliosgolnaza@gmail.com

https://github.com/sevanbadal/github-link

Contributing

  1. Fork it (https://github.com/sevanbadal/inbox-demo/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Config

  • React, ReactDOM
  • Webpack 4
  • Babel with es2015 and react presets
  • Bootstrap (css only, loaded from a cdn in index.html)
  • work with .js or .jsx files
  • main application.scss stylesheet is imported in index.js as a module to enjoy hot reloading