Skip to content

micke-dahlgren/flickr-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Gallery

Description

App using Flickr public API for displaying image feeds.

Functionality

  • Search images by tag
  • Polling for getting most recent images
  • Click on any image to open automated slideshow
  • Responsive design

Install & run

Install: (Prerequisites: NodeJs)

npm i

Run dev mode with hot module reloading:

npm run dev

...Or build and preview

npm run build npm run preview

Open your localhost:port specified in your terminal (default: http://localhost:5000 ) with your preferred browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published