{"id":26718984,"url":"https://github.com/psenger/reactjs-flickr","last_synced_at":"2026-04-26T20:31:59.555Z","repository":{"id":147706068,"uuid":"92731539","full_name":"psenger/reactjs-flickr","owner":"psenger","description":"reactjs-flickr","archived":false,"fork":false,"pushed_at":"2017-06-03T22:41:24.000Z","size":1633,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T00:41:48.260Z","etag":null,"topics":["flickr","flickr-api","reactjs"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psenger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-29T10:57:48.000Z","updated_at":"2017-06-02T09:30:48.000Z","dependencies_parsed_at":"2024-07-09T18:34:21.255Z","dependency_job_id":null,"html_url":"https://github.com/psenger/reactjs-flickr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/psenger/reactjs-flickr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psenger%2Freactjs-flickr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psenger%2Freactjs-flickr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psenger%2Freactjs-flickr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psenger%2Freactjs-flickr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psenger","download_url":"https://codeload.github.com/psenger/reactjs-flickr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psenger%2Freactjs-flickr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flickr","flickr-api","reactjs"],"created_at":"2025-03-27T17:51:01.310Z","updated_at":"2026-04-26T20:31:59.550Z","avatar_url":"https://github.com/psenger.png","language":"CSS","readme":"# ReactJS Flckr\n\nWritten by Philip A Senger\n\n[philip.a.senger@cngrgroup.com](mailto:philip.a.senger@cngrgroup.com) | mobile: 0404466846 | [CV/Resume](http://www.visualcv.com/philipsenger) | [blog](http://www.apachecommonstipsandtricks.blogspot.com/) | [LinkedIn](http://au.linkedin.com/in/philipsenger) | [twitter](http://twitter.com/PSengerDownUndr) | [keybase](https://keybase.io/psenger)\n\n\n## Objectives\n\nBuild a very simple ReactJS app written to view tagged flicker pictures.\n\n💥 BOOM 💥\n\n[Click here to see the Demo](https://psenger.github.io/reactjs-flickr/build/index.html)\n\n## Usage\n\nThis mvp was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app), Node version 6.9.0, and React 15.5.4. To facility the example, the base commands have been distilled to the following NPM scripts:\n\n### to build the final product\n\nOnce completed, the code is in the ``/build`` directory. make sure to do the ``build:css`` before ``build``.\n\n```sh\nexport PUBLIC_URL=https://psenger.github.io/reactjs-flickr/build/\nexport NODE_ENV=production\nnpm install\nnpm run build:css\nnpm run build\n```\n\n### Rapid development\n\nYou can run a local server, in watch mode. This allows the user to develop quickly.\n\n```sh\nexport NODE_ENV=development\nnpm install\nnpm start\nopen http://127.0.0.1:8080\n```\n\n### How to build the css\n\nAll the scss is written in SASS and the Bootstrap libray is here if you want to turn things on or off.\n\n```sh\nnpm run build:css\n```\n\n### How to run the tests\n\n_If I had time to write any, it would have been ..._\n\n\n```bash\nnpm install\nnpm test\n```\n\n## High lights\n\n1. uses my favorite rapid prototype frame work [Create React App](https://github.com/facebookincubator/create-react-app)\n2. Use of Sagas\n3. Use of Accessibility with Twitter Bootstrap React components.\n\n## Directory Structure\n\n```\n.\n├── build\n├── public\n└── src\n    ├── actionCreators\n    │   ├── actionTypes\n    ├── components\n    ├── containers\n    ├── reducers\n    ├── sagas\n    │   ├── watchers\n    │   └── workers\n    ├── scss\n    ├── services\n    └── store\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsenger%2Freactjs-flickr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsenger%2Freactjs-flickr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsenger%2Freactjs-flickr/lists"}