{"id":19852541,"url":"https://github.com/thesoftwarehouse/github-favourites","last_synced_at":"2026-06-09T06:06:06.444Z","repository":{"id":88617762,"uuid":"161497692","full_name":"TheSoftwareHouse/github-favourites","owner":"TheSoftwareHouse","description":"Test application showing our skills in React and RWD projects","archived":false,"fork":false,"pushed_at":"2018-12-13T08:12:01.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T23:23:06.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSoftwareHouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-12T14:10:05.000Z","updated_at":"2018-12-13T08:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"60065a64-2531-4090-a351-ff1df685f597","html_url":"https://github.com/TheSoftwareHouse/github-favourites","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"826361e629f14b76084415b94bfa03325ffe69fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheSoftwareHouse/github-favourites","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fgithub-favourites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fgithub-favourites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fgithub-favourites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fgithub-favourites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSoftwareHouse","download_url":"https://codeload.github.com/TheSoftwareHouse/github-favourites/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fgithub-favourites/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34093797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T14:03:25.286Z","updated_at":"2026-06-09T06:06:06.427Z","avatar_url":"https://github.com/TheSoftwareHouse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Getting started\n\n### Installation:\n\nInstall dependencies using `yarn` package manager\n\n### `yarn`\n\n### Environment variables\n```sh\nREACT_APP_GITHUB_API_URL=https://api.github.com/\nREACT_APP_GITHUB_ACCESS_TOKEN=SECRET_TOKEN \n```\n\nCreate .env.development.local and .env.production.local files, one for development and second for production build.\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles Application in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n## Project Structure\n\n#### `api`\nREST API Client definition, in subfolder `actions` you can add new API action definition.\n\n#### `app`\nPlace for pages of application, structured in directories based on application Domain/Routing.\n\n#### `assets`\nDirectory where all assets ie. images, icons are placed.\n\n#### `components`\nPlace for all components, structured with Atomic Design system. `Atoms` - smallest possible components, such as buttons, titles, inputs, `Molecules` - they are the composition of one or more components of atoms. Here we begin to compose complex components and reuse some of those components. `Containers` - reusable Higher Order Components\n\n#### `dictionaries`\nPlace for dictionaries, ie. list of available languages in select field on homepage.\n\n#### `test`\nTest utils and mocks, ie. ThemeProvider mock\n\n#### `theme`\nDefault Theme definition and variables, ie. colors, font sizes, default margins etc.\n\n#### `other`\nTests are placed in the same directory as tested functionality. \n\n### `TBD`\n\n- Showing messages during error on API response.\n- Add collapse animation to favourite box and search boxl","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fgithub-favourites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesoftwarehouse%2Fgithub-favourites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fgithub-favourites/lists"}