{"id":18080612,"url":"https://github.com/soaple/mini-blog","last_synced_at":"2025-10-15T10:11:50.407Z","repository":{"id":98727990,"uuid":"476544750","full_name":"soaple/mini-blog","owner":"soaple","description":"소플의 처음 만난 리액트 실습 프로젝트","archived":false,"fork":false,"pushed_at":"2023-09-26T12:33:17.000Z","size":351,"stargazers_count":7,"open_issues_count":0,"forks_count":24,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T14:23:22.836Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soaple.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}},"created_at":"2022-04-01T02:17:52.000Z","updated_at":"2025-02-14T14:37:04.000Z","dependencies_parsed_at":"2023-06-09T14:30:35.236Z","dependency_job_id":null,"html_url":"https://github.com/soaple/mini-blog","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/soaple%2Fmini-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soaple%2Fmini-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soaple%2Fmini-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soaple%2Fmini-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soaple","download_url":"https://codeload.github.com/soaple/mini-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248579020,"owners_count":21127746,"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-10-31T13:09:05.002Z","updated_at":"2025-10-15T10:11:45.351Z","avatar_url":"https://github.com/soaple.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 소플의 처음 만난 리액트 실습 프로젝트 (미니 블로그)\n\n웹 애플리케이션을 개발모드로 실행합니다.\n```bash\n$ npm start\n```\n\n이후 [http://localhost:3000](http://localhost:3000)에서 접속 가능합니다.\n\n---\n\n### 변경사항 업데이트 (2023.07.17)\nstyled-components 6버전 이상에서 작업하시는 분들은,\nCSS에서 사용 된 `\u0026 \u003e *`를 `\u0026`로 변경해서 아래와 같이 코드를 작성하시기 바랍니다.\n\n```jsx\n// 예시 코드\nconst Container = styled.div`\n    width: 100%;\n    max-width: 720px;\n\n    \u0026 {\n        :not(:last-child) {\n            margin-bottom: 16px;\n        }\n    }\n`;\n```\n\n참고 링크:\nhttps://styled-components.com/docs/basics#pseudoelements-pseudoselectors-and-nesting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoaple%2Fmini-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoaple%2Fmini-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoaple%2Fmini-blog/lists"}