Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 527 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 527 Bytes

Gif Finder

Contents

Description

React web application that allows you to search for gifs by entering a category.

Requirements

  • Web browser

How to run

Make sure you have npm installed and then:

  • Clone this repo
  • npm install
  • npm run dev

Web App Usage