An application to search for gifs.
- Open brower
- Go to: https://stash.dagasoft.com/
- Install Node
- Install git
- Open a terminal and run:
$ git clone https://github.com/danielgarcia/stash-app.git
$ cd stash-app
$ npm install
$ npm start
$ npm run build
$ npm run test