Gif Finder

This is a simple app for viewing and saving gifs. You can use it to search for and save all your favourite gifs.

**The project is deployed here. **

How to run locally

This project can be run by:

  1. clone repository (git clone https://github.com/brycetshaw/gif-app.git)
  2. install project dependencies (yarn install)
  3. start project (yarn start)
  4. run tests (cypress run)