Skip to content

SimeonStoykov/flickr-photos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickr-photos

Web application that displays Flickr photos. It uses the flickr.photos.search API method for fetching photos. It uses infinite scrolling for image loading. You have the ability to search for photos by title, description and tags. There are unit tests, that test different screens and components.

View the app in action by visiting the LIVE DEMO.

To run the project:

  1. Clone the repository.
  2. Open the terminal and navigate to the cloned project folder. Run npm install.
  3. Open the terminal and navigate to the cloned project folder. Run npm start.
  4. Open localhost:3000

To run the tests:

  1. Clone the repository.
  2. Open the terminal and navigate to the cloned project folder. Run npm test.

About

Web application that displays Flickr photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published