Skip to content

atatarinov/react-flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Flickr simulation app

To run the application:

  • clone the project on your computer
  • go into the project directory
  • npm install

To run the server:

  • npm start

To run the developer version:

  • npm run start-dev

Online demo

Notes

  • Flickr api key is in secrets.js file which is excluded from git
  • The limit is set to 30 images per request

Tests:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published