Skip to content

sherwino/react-flickr

Repository files navigation

React-Flickr

React App that uses the Flickr API to cycle through images every X seconds using the flicker api.

Tools

This project, and was bootstrapped with the following tools.

To run the project in development mode...

npm run dev

To run the build scripts to transpile the project...

npm run build

To run the tests written for the project...

npm run test

To deploy the static assets to GitHub pages...

npm run deploy

Need to update the "homepage" section in the package.json file.

Please note that this script runs the tests in watch mode, for development purposes.

Objective

Create a​ ​web​ ​component​ ​(can​ ​be​ ​a​ ​pure​ ​web-component​ ​a​ ​React​ ​component​ ​or​ ​an​ ​Angular​ ​directvice) that​ ​shows​ ​a​ ​random​ ​image​ ​form​ ​flickr​ ​every​ ​X​ ​seconds​ ​using​ ​the​ ​flicker​ ​api https://www.flickr.com/services/api/​.​ ​The​ ​number​ ​of​ ​seconds​ ​should​ ​be​ ​controlled​ ​externally using​ ​a​ ​custom​ ​attribute. The​ ​component​ ​should​ ​be​ ​responsive​ ​and​ ​look​ ​well​ ​on​ ​mobile​ ​devices.

Learn More about create-react-app

For more information about what create-react-app's original scripts and about what it provides go here

About

React App that uses the Flicker API to cycle through images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •