Skip to content

Creates a gallery of images from public API, and saves loads/favourites

Notifications You must be signed in to change notification settings

LagunaCompany/sainsburys-flickr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sainsburys-flickr-test

Creates a gallery of images from Flickr's public API, and saves loads/favourites.

Requisites

This code was created in a build process using:

Dev Environment Set-Up

Use Yeoman to scaffold a project using generator-webapp, including Bootstrap and Sass.

Use Bower to install Handlebars.

Copy the contents of the app folder from this repo into the app folder created by generator-webapp.

Developing and Building

Switch to the webapp's parent folder.

  • grunt serve - runs a test web server which listens to changes in the app folder and provides JavaScript linting, Sass compilation and live reload.
  • grunt dist - builds the project into a "dist" folder. I have included a dist folder in this repo for convenience.

Additional Notes

Time permitting, I would have included the entire set of project files for convenience, but I hope this clearly explains my method! Feel free to let me know if you have any questions.

About

Creates a gallery of images from public API, and saves loads/favourites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published