This project was bootstrapped with Create React App.
FlickrComponent
Requires node version 6 > and latest npm
To install:
-
Clone this repo
-
cd into directory react-flickr-emh
-
Run npm install
To run the docs/examples site run: npm start
To run tests: npm t a (the 'a' suffix is needed if no files have changed)