Skip to content

denniskenny/GiphyAPI

Repository files navigation

Install

React code challenge

This application presents views of files from the GiphyAPI. The code challenge makes amendments to react/src/components/Header.jsx file

Requirements

  1. Node version 19

If using nvm

nvm install 19
nvm use 19
  1. Yarn
npm i yarn

Set up

Install dependencies - $ yarn install

Running the App & Tests

To run the application (from the react folder)

yarn open:src

And open a browser at http://localhost:3000

To run the tests

yarn test
(alternatively npm test)

Production Build - $ yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •