Skip to content

dipisha03/Flickria-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickria

✳️ Created a react app with an embedded photo carousel based on a Flickr gallery.

How the app works:

When the user inputs a flickr gallery ID, the web page uses the Flickr API key to retrieve photos from the identified Flickr gallery and display them in thumbnail form in a photo carousel. I used the fetch method to grab the photos and data from the Flickr API.

Alt text

When the user clicks on a thumbnail in the carousel to select it, the embedded page displays metadata about that photo, including:

- The owner's name
- The date it was taken 
- The # of times the photo has been viewed 

Technologies used: React.js | Node | Flickr API

Heroku link: https://flickria-app.herokuapp.com/ (Best viewed in Chrome)

To Run from command line use npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published