Skip to content
/ giphy Public

A simple search application using the Giphy API

License

Notifications You must be signed in to change notification settings

rfarine/giphy

Repository files navigation

giphy

Dependencies

brew update

brew install yarn

yarn install

Run

  • In development mode: run yarn dev. Visit http://localhost:8080.

Test

  • Single run: yarn test
  • TDD: yarn tdd

Changelog

See CHANGELOG.md