Skip to content

adamwth/gif-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Click here for demo

Debugging

  1. Install packages with npm install

  2. Where to put API keys Put API keys in a .env file in the root folder and name them as such

  • Giphy API key: REACT_APP_GIPHY_APIKEY="<insert API key here>"
  • Google Client ID: REACT_APP_GOOGLE_CLIENTID="<insert Google ClientID here>"
  1. Run npm start

This project was bootstrapped with Create React App.

Releases

No releases published

Packages

No packages published