Skip to content

myseremi/Flickr-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Gallery using Flickr API

This page is a simple photo gallery showcase created using AngularJS and Flickr API.

Flickr Gallery Preview

The user will be able to see the latest uploads on the main page before they search for specific pictures using the search bar. The user will be able to see pictures and their title's individually by clicking on them. Infinite scroll is available.

How to start

In the project folder, type:

npm start

Then open your browser and go to http:https://localhost:8080/

Sources

Libraries

  • Bootstrap: Bootstrap is a front-end open source toolkit, used mainly for responsive design. I decided to include it in the project to help speed up layout design.
  • AngularJS: It is a framework used for creating dynamic web apps. As I was not very familiar with the framework, and since it is a standard in the company, I decided to further develop my skills. It was challenging, but I gave it my best.

Licence

GNU General Public Licence