{"id":19763710,"url":"https://github.com/rajdeepc/cra-styledcomponents","last_synced_at":"2025-11-23T01:04:51.052Z","repository":{"id":39543062,"uuid":"186781407","full_name":"Rajdeepc/cra-styledcomponents","owner":"Rajdeepc","description":"create-react-app with styled components","archived":false,"fork":false,"pushed_at":"2023-01-05T01:54:43.000Z","size":1904,"stargazers_count":1,"open_issues_count":26,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T23:45:27.244Z","etag":null,"topics":["facebook","hooks","hooks-api-react","hot-reload","html5","javascript","react","react-components","reactjs","reactjsorg","styled-components"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rajdeepc.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}},"created_at":"2019-05-15T08:18:15.000Z","updated_at":"2022-01-25T06:21:38.000Z","dependencies_parsed_at":"2023-02-03T05:02:44.717Z","dependency_job_id":null,"html_url":"https://github.com/Rajdeepc/cra-styledcomponents","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/Rajdeepc%2Fcra-styledcomponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcra-styledcomponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcra-styledcomponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajdeepc%2Fcra-styledcomponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajdeepc","download_url":"https://codeload.github.com/Rajdeepc/cra-styledcomponents/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096029,"owners_count":19908906,"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":["facebook","hooks","hooks-api-react","hot-reload","html5","javascript","react","react-components","reactjs","reactjsorg","styled-components"],"created_at":"2024-11-12T04:10:45.028Z","updated_at":"2025-11-23T01:04:46.031Z","avatar_url":"https://github.com/Rajdeepc.png","language":"JavaScript","readme":"## React Hooks Boilerplate with Live Reload \u0026 Styled Components\n\nThis boilerplate could help you start to play React Hooks APIs with Live Reload and Styled Component\n\n### Getting Started\nTo get you started you can simply clone the repository:\n\n```\ngit clone https://github.com/Rajdeepc/react-hooks-boilerplate-styled-components.git\n```\nand install the dependencies\n```\nnpm install\n```\n\n### Prerequisites\nYou need git to clone the repository. You can get git from\n[http://git-scm.com/](http://git-scm.com/).\n\nA number of node.js tools is necessary to initialize and test the project. You must have node.js and its package manager (npm) installed. You can get them from  [http://nodejs.org/](http://nodejs.org/). The tools/modules used in this project are listed in package.json and include express, mongodb and mongoose.\n\n\n### Installing\n\n#### Lint \u0026 Build\n\n```sh\nnpm run lint\nnpm run build\n```\n\n### Begin from scratch\n\n#### Init project\n\nCreate a new directory then\n\n```sh\nnpm init -y\n```\n\n#### Install dependencies\n```sh\nnpm install react@latest react-dom@latest react-hot-loader\n```\n\n### Install development dependencies\n\n#### Babel\n\n```sh\nnpm install @babel/core @babel/preset-env @babel/preset-react babel-loader --save-dev\n```\n\n#### Webpack\n\n```sh\nnpm install webpack webpack-cli webpack-dev-server html-webpack-plugin --save-dev\n```\n\n#### ESLint Airbnb\n```sh\nnpx install-peerdeps --dev eslint-config-airbnb\nnpm install babel-eslint --save-dev\n```\n\n#### Cross-env\n\n```sh\nnpm install cross-env --save-dev\n```\n\n#### Styled-Components\n\n```sh\nnpm install --save styled-components\n```\n\n### Set up\n\n#### Babel config\n\n```babelrc\n{\n  \"presets\": [\n    \"@babel/preset-env\",\n    \"@babel/preset-react\"\n  ],\n  \"plugins\": [\n    \"react-hot-loader/babel\"\n  ]\n}\n```\n\n### Running the tests\n```\nnpm test\n```\n\n\n### Deployment\n\nYou can use netlify or free github.io for deployments\n\n\n### Built With\n\n* [react-hot-loader](https://github.com/gaearon/react-hot-loader) is now compatible with React Hooks APIs.\n* [styled-components](https://github.com/styled-components/styled-components) is compatible with React Hooks\n\n\n### Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). \n\n\n### License\n\nThis project is licensed under the GPL License - see the [LICENSE.md](LICENSE.md) file for details\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajdeepc%2Fcra-styledcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajdeepc%2Fcra-styledcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajdeepc%2Fcra-styledcomponents/lists"}