{"id":18822972,"url":"https://github.com/morzhanov/puffin","last_synced_at":"2026-04-14T03:33:02.212Z","repository":{"id":122681793,"uuid":"126376834","full_name":"morzhanov/puffin","owner":"morzhanov","description":"Image search application developed using React, Mobx-State-Tree and Unplash API","archived":false,"fork":false,"pushed_at":"2018-12-03T12:43:14.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T11:56:32.609Z","etag":null,"topics":["axios","javascript","lodash","material-ui","mobx","mobx-state-tree","react","sass","styled-components","unplash-api"],"latest_commit_sha":null,"homepage":"https://puffin-app.herokuapp.com/","language":"JavaScript","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/morzhanov.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":"2018-03-22T18:11:38.000Z","updated_at":"2018-12-03T12:43:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"02e4fdd1-7f9f-4f71-98ca-f1d42105d0ec","html_url":"https://github.com/morzhanov/puffin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morzhanov/puffin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fpuffin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fpuffin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fpuffin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fpuffin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morzhanov","download_url":"https://codeload.github.com/morzhanov/puffin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morzhanov%2Fpuffin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["axios","javascript","lodash","material-ui","mobx","mobx-state-tree","react","sass","styled-components","unplash-api"],"created_at":"2024-11-08T00:52:16.775Z","updated_at":"2026-04-14T03:33:02.196Z","avatar_url":"https://github.com/morzhanov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puffin - Image Search application.\n\n\u003cimg src=\"https://i.imgur.com/0eRcJW3l.png\" /\u003e\n\nPuffin is an Image search application that uses \u003ca href=\"https://unsplash.com/\" target=\"_blank\"\u003eUnplash open API\u003c/a\u003e.\u003cbr\u003e\nPuffin application created using \u003cb\u003eReact\u003c/b\u003e, \u003cb\u003eMobx\u003c/b\u003e as state management library alongside with \u003cb\u003eMobx-State-Tree\u003c/b\u003e state container.\u003cbr\u003e\nThis project provides an example of webpack configuration for `React+Mobx+MST`.\u003cbr\u003e\nThis application was developed using \u003cb\u003eAxios\u003c/b\u003e for API requests, \u003cb\u003eMaterial UI\u003c/b\u003e components library, and \u003cb\u003estyled components\u003c/b\u003e. Also added ES6, ES7, decorators support so you can use all ES6+ features and decorators from ES7.\n\n\u003cimg src=\"https://i.imgur.com/yrJR9hB.png\"/\u003e\n\n## Demo\n\nhttps://puffin-app.herokuapp.com/\n\n## Installation\n\nStart dev server:\n1. run `yarn install`\n2. provide your Unplash API key into application\n3. run `yarn start`\n\nBuild:\n1. run `yarn build`\n\nProduction:\n1. run `yarn build`\n2. run `yarn production`\n\n## Usage\n\nThis application allow you to:\n1. Search for images using Unplash API.\n2. Preview full and small images sizes.\n3. Switch between images.\n\n## Main Technologies\n\n- \u003ca href=\"https://reactjs.org/\"\u003eReact\u003c/a\u003e\n- \u003ca href=\"https://reacttraining.com/react-router/\"\u003eReact Router\u003c/a\u003e\n- \u003ca href=\"https://github.com/mobxjs/mobx-state-tree\"\u003eMobx-State-Tree\u003c/a\u003e\n- \u003ca href=\"https://github.com/mobxjs/mobx\"\u003eMobx\u003c/a\u003e\n- \u003ca href=\"https://www.styled-components.com/\"\u003eStyled components\u003c/a\u003e\n- \u003ca href=\"https://webpack.js.org/\"\u003eWebpack 4\u003c/a\u003e\n- \u003ca href=\"https://material-ui.com/\"\u003eMaterial UI\u003c/a\u003e\n- \u003ca href=\"https://eslint.org/\"\u003eESLint\u003c/a\u003e\n- \u003ca href=\"https://github.com/prettier/prettier\"\u003ePrettier\u003c/a\u003e\n- \u003ca href=\"https://babeljs.io/\"\u003eBabel\u003c/a\u003e\n- \u003ca href=\"https://sass-lang.com/\"\u003eSCSS\u003c/a\u003e\n- \u003ca href=\"https://postcss.org/\"\u003ePostCSS\u003c/a\u003e\n\n## Screenshots\n\n\u003ca href=\"https://imgur.com/0eRcJW3\"\u003e\u003cimg src=\"https://i.imgur.com/0eRcJW3l.png\" /\u003e\u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"https://imgur.com/27eeq6B\"\u003e\u003cimg src=\"https://i.imgur.com/27eeq6Bl.png?2\" /\u003e\u003c/a\u003e\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Author\n\nVlad Morzhanov\n\n## License\n\n#### (The MIT License)\n\nCopyright (c) 2018 Vlad Morzhanov.\nYou can review license in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fpuffin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorzhanov%2Fpuffin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorzhanov%2Fpuffin/lists"}