This is a Flickr photostream app using Flickr's API for an Odin Project assignment.
Create an app using Flickr's API that allows the user to enter a Flickr NSID and get a stream of photos back.
Rails, flickr API, flickr gem
How to read API documentation, how to use gems to make API requests, how to display the return date in my app