Skip to content
 
 

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

Node version ~18

If using nvm

nvm install 18
nvm use 18

Prerequisite

Requires Node version 16 or higher

Install dependencies - $ yarn install

Running the App & Tests

To run the application (from the react folder)

yarn start
(alternatively npm start)

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages