Skip to content

robertbasden/flickr-api-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Flickr API app

A sample app for consuming the public Flickr API

Demo

Technologies used

Development

Run development server, this will watch and compile JS and start a static server to display the app.

npm start

You also need to watch and compile the SASS files, details here.

npm run watch-css

Once you are ready to compile for production:

npm run build

About

Sample app utilising the Flickr API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published