adriankelly / flickrphotostream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickr Photo Stream

Description: Consumes the public Flickr API, displaying results in a set of photo cards with photo title, author, description, and tags if present. Also allows for filtering of photo cards based upon tag name.

How to run the app locally

First

$ npm install

Now run the development build of the app

$ npm start

Open http://localhost:3000/ in your browser.

About


Languages

Language:JavaScript 81.4%Language:HTML 14.7%Language:CSS 3.8%