Skip to content

noamsilver/flickr-image-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickr-image-gallery

Flickr image gallery task

Scripts

To run the development build with the webpack-dev-server run npm start then navigate to localhost:3000 .
To build the project run npm run build the project will be built to the build folder.
Then you may deploy it in any way you see fit.
For example you can use serve:
npm install -g serve
serve -s build

Enjoy this neat gallery!

About

Flickr image gallery task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published