{"id":26550335,"url":"https://github.com/sawyerdeveloper/reactdesignpattern","last_synced_at":"2025-07-23T17:36:42.452Z","repository":{"id":145032267,"uuid":"162633531","full_name":"sawyerDeveloper/ReactDesignPattern","owner":"sawyerDeveloper","description":"An example of a React architecture design pattern that replaces redux and has minimal dependencies.","archived":false,"fork":false,"pushed_at":"2018-12-24T06:10:08.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T07:33:54.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-design-pattern.herokuapp.com/","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/sawyerDeveloper.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-20T21:33:04.000Z","updated_at":"2018-12-24T06:10:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bb444f0-100c-45c3-9f35-e1cd9f5077d0","html_url":"https://github.com/sawyerDeveloper/ReactDesignPattern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sawyerDeveloper/ReactDesignPattern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyerDeveloper%2FReactDesignPattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyerDeveloper%2FReactDesignPattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyerDeveloper%2FReactDesignPattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyerDeveloper%2FReactDesignPattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sawyerDeveloper","download_url":"https://codeload.github.com/sawyerDeveloper/ReactDesignPattern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyerDeveloper%2FReactDesignPattern/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266721075,"owners_count":23974092,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2025-03-22T07:32:28.604Z","updated_at":"2025-07-23T17:36:42.439Z","avatar_url":"https://github.com/sawyerDeveloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Design Pattern\n\nThis repository is an example of how to design the code for a React(Dom or Native) app where you don't need Redux for state management or external CSS files for styling.  In my professional experience these are the 2 biggest causes of problems in modern development.  \n\nThis gave me the idea to make ReBorn Framework.  [ReBorn](https://github.com/sawyerDeveloper/ReBorn)\n\n## Usage\nInstall [nodemon](https://github.com/remy/nodemon) globally\n\n```\nnpm i nodemon -g\n```\n\nInstall server and client dependencies\n\n```\nnpm install\ncd client\nnpm install\n```\n\nTo start the server and client at the same time (from the root of the project)\n\n```\nnpm run dev\n```\n\n## Example\nCheck out the latest running code at https://react-design-pattern.herokuapp.com/\n\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawyerdeveloper%2Freactdesignpattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsawyerdeveloper%2Freactdesignpattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawyerdeveloper%2Freactdesignpattern/lists"}