{"id":18689418,"url":"https://github.com/rodrigowebdev/itunes-react-app","last_synced_at":"2025-11-08T06:30:26.637Z","repository":{"id":55285163,"uuid":"238279555","full_name":"RodrigoWebDev/itunes-react-app","owner":"RodrigoWebDev","description":"Search application for itunes music","archived":false,"fork":false,"pushed_at":"2021-01-05T20:24:15.000Z","size":1263,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T01:45:28.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/RodrigoWebDev.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}},"created_at":"2020-02-04T18:46:19.000Z","updated_at":"2020-04-19T20:52:21.000Z","dependencies_parsed_at":"2022-08-14T19:22:19.224Z","dependency_job_id":null,"html_url":"https://github.com/RodrigoWebDev/itunes-react-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoWebDev%2Fitunes-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoWebDev%2Fitunes-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoWebDev%2Fitunes-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoWebDev%2Fitunes-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoWebDev","download_url":"https://codeload.github.com/RodrigoWebDev/itunes-react-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550323,"owners_count":19657540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-07T10:43:36.251Z","updated_at":"2025-11-08T06:30:26.449Z","avatar_url":"https://github.com/RodrigoWebDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions\n\n  \n\n### Installing\n\n  \n\n```\n\nnpm install\n\n```\n\n  \n\n## Development Server\n\n  \n\n```\n\ngatsby develop\n\n```\n\n  \n\nor\n\n  \n\n```\n\nnpm start\n\n```\n\n  \n\n## Build\n\n  \n\n```\n\ngatsby build\n\n```\n\n  \n\n## Production Server\n\n  \n\n```\n\ngatsby serve\n\n```\n\n  \n\n## Tests\n\n  \n\n```\n\nnpm t\n\n```\n\n  \n\n# Documentation\n\n  \n\n## Libraries\n\n  \n\n* Gatsby - it's a free and open source framework based on React that helps developers build blazing fast websites and apps. I use it because it comes with the well-configured development environment\n\n  \n\n* Axios - it's a free library to make AJAX requests\n\n  \n\n* Jest - it's a good library to do some tests\n\n  \n\n* Helmet - it's a library to change the content of the HEAD tag, like title and favicon\n\n  \n\n## The Main file\n\n  \n\nThe main file is located in src/pages/index.js. In this file we import all the components that the application uses. Here I use a main component that control the state of the application, and pass properties to child components\n\n  \n\n## Components\n\n  \n\nThe components are located in src/components/. Note that each component has its own style imports and other components as well.\n\n  \n\n## Test components\n\n  \n\nThe test components are located in \\__tests__. Here I did some basic tests, like checking if the props are receiving an array\n\n  \n\n## Styles\n\n  \n\nAll the styles are located in src/styles/\n\n  \n\n## Pages\n\n  \n\nAll pages are located in src/pages/. Here we have only two pages, index and 404. if you need more pages, add to this folder\n\n  \n\nIf you need more information about __components__, __props__, __state__, __import__ and __export__, see the [React.js docs](https://reactjs.org/tutorial/tutorial.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigowebdev%2Fitunes-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigowebdev%2Fitunes-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigowebdev%2Fitunes-react-app/lists"}