Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rfarine/giphy

A simple search application using the Giphy API
https://github.com/rfarine/giphy

babel cssmodules enzyme karma mocha phantomjs postcss react reactjs redux sass webpack webpack2

Last synced: about 2 months ago
JSON representation

A simple search application using the Giphy API

Awesome Lists containing this project

README

        

# 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](CHANGELOG.md)