Skip to content

andresebr/flickr-slideshow

Repository files navigation

flickr-slideshow

Run locally

IMPORTANT!!! Be sure to update .env with your Flickr API key

  1. Install project dependencies:

    npm install

  2. After updating .env and finishing installing all dependencies:

    npm start

    This will open up Google Chrome and load the application. If you rather use your preferred browser, you can modify the start script in package.json.

Run tests

npm run test

About

Basic Flickr slideshow built with React and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published