Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 453 Bytes

File metadata and controls

12 lines (6 loc) · 453 Bytes

Flickr Image Gallery

This is Project 9 of the Treehouse Javascript Tech Degree Program

In this project I have built an image gallery using React and the Flickr API.

I used create-react-app to get the project started, and used the axios tool to fetch the data from Flickr.

In order to start the project please use NPM INSTALL do install all dependent files.

Type NPM START in the cmd line to run the application.