{"id":19794077,"url":"https://github.com/n1ghtdev/react-starter-kit","last_synced_at":"2026-04-05T08:35:56.448Z","repository":{"id":39027305,"uuid":"190448869","full_name":"n1ghtdev/react-starter-kit","owner":"n1ghtdev","description":"React \u0026 Redux starter pack","archived":false,"fork":false,"pushed_at":"2022-12-13T12:33:07.000Z","size":1247,"stargazers_count":0,"open_issues_count":9,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-25T18:04:55.667Z","etag":null,"topics":["material-ui","react","react-router","redux","redux-saga","starter-kit","styled-components","webpack4"],"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/n1ghtdev.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":"2019-06-05T18:36:57.000Z","updated_at":"2022-03-21T16:09:05.000Z","dependencies_parsed_at":"2023-01-28T12:17:00.604Z","dependency_job_id":null,"html_url":"https://github.com/n1ghtdev/react-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n1ghtdev/react-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Freact-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Freact-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Freact-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Freact-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n1ghtdev","download_url":"https://codeload.github.com/n1ghtdev/react-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Freact-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":["material-ui","react","react-router","redux","redux-saga","starter-kit","styled-components","webpack4"],"created_at":"2024-11-12T07:12:03.411Z","updated_at":"2026-04-05T08:35:56.430Z","avatar_url":"https://github.com/n1ghtdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dependency Packages\n\n- react\n- redux\n- redux-saga\n- immer\n- react-router-dom\n- styled-components\n- material-ui\n\n## Quick Start\n\n### 1. Installation\n\n```\ngit clone --depth=1 --branch=master https://github.com/n1ghtdev/react-starter-kit.git\n```\n\n_Do not forget to remove `.git` folder_\n\n```\nrm -rf ./react-starter-kit/.git\n```\n\n### 2. Run `npm install`\n\nThis will install all project dependencies from [package.json](./package.json)\nfile.\n\n### 3. Run `npm start`\n\nWill start `webpack-dev-server` with hot-reloading on\n[localhost:3000](http://localhost:3000).\n\n### 4. Run `npm run build`\n\nThis command will build you project into `build` folder.\n\n## Directory Structure\n\n```\n.\n| -- build                   # Folder with compiled code\n| -- src                     # Source code of project\n|    | -- assets             # Images/fonts etc.\n|    | -- components         # React presentational/ui components\n|    | -- containers         # React containers\n|    | -- pages              # React routes\n|    | -- modules            # Redux (reducers, actions, sagas)\n|    | -- utils              # Util functions\n|    | -- styles             # Styles/theme\n|    | -- index.html         # Root index.html\n|    | -- index.jsx          # Entry point for scripts\n| -- webpack                 # Webpack configurations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtdev%2Freact-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1ghtdev%2Freact-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtdev%2Freact-starter-kit/lists"}