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.