{"id":51613111,"url":"https://github.com/ultimatecourses/react-state-management-course","last_synced_at":"2026-07-12T10:30:24.423Z","repository":{"id":55522887,"uuid":"256275109","full_name":"ultimatecourses/react-state-management-course","owner":"ultimatecourses","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-23T23:11:39.000Z","size":713,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-21T11:19:16.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ultimatecourses.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":"2020-04-16T16:49:54.000Z","updated_at":"2024-01-30T06:17:38.000Z","dependencies_parsed_at":"2022-08-15T02:20:40.966Z","dependency_job_id":null,"html_url":"https://github.com/ultimatecourses/react-state-management-course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ultimatecourses/react-state-management-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Freact-state-management-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Freact-state-management-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Freact-state-management-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Freact-state-management-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ultimatecourses","download_url":"https://codeload.github.com/ultimatecourses/react-state-management-course/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultimatecourses%2Freact-state-management-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35390360,"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-07-12T02:00:06.386Z","response_time":87,"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":"2026-07-12T10:30:23.296Z","updated_at":"2026-07-12T10:30:24.410Z","avatar_url":"https://github.com/ultimatecourses.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Setup\n\n```\ncd course\nyarn\nyarn start\n```\n\n### Running the app from a video\n\nIf you want to run the app from a specific video, open up `course/src/index.js`\n\nChange the `App` import, to point to the video you want to run. Ex:\n\n```js\nimport React from \"react\";\nimport ReactDOM from \"react-dom\";\nimport { App } from \"./01-useState/App\"; // Change this import, and the app will run that video courses' final code\n\nReactDOM.render(\n  \u003cReact.StrictMode\u003e\n    \u003cApp /\u003e\n  \u003c/React.StrictMode\u003e,\n  document.getElementById(\"root\")\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatecourses%2Freact-state-management-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultimatecourses%2Freact-state-management-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatecourses%2Freact-state-management-course/lists"}