{"id":22727298,"url":"https://github.com/noviel/react-redux-example-app","last_synced_at":"2025-07-09T13:39:35.553Z","repository":{"id":98890733,"uuid":"140573488","full_name":"Noviel/react-redux-example-app","owner":"Noviel","description":"React Redux Example App for interaction with REST-like endpoints","archived":false,"fork":false,"pushed_at":"2018-07-13T13:11:33.000Z","size":232,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T02:17:18.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Noviel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-11T12:41:27.000Z","updated_at":"2018-07-13T13:11:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"5687b340-6117-4d9f-ad21-aae7def2e2c9","html_url":"https://github.com/Noviel/react-redux-example-app","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/Noviel%2Freact-redux-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-redux-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-redux-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Noviel%2Freact-redux-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Noviel","download_url":"https://codeload.github.com/Noviel/react-redux-example-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246260595,"owners_count":20748888,"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-12-10T17:11:40.894Z","updated_at":"2025-03-30T00:24:02.196Z","avatar_url":"https://github.com/Noviel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Redux Example App\n\n[Live demo](https://compassionate-lichterman-919e75.netlify.com/)\n\n## About\n\nRecipients data is fetched only once on the start up. Then UI will be optimistically updated, based on the assumptions about remote API.\n\n`Send` button - send `PUT` request to the remote endpoint with `status` changed to `true`.\n\n`Delete selected recipients` - send `DELETE` request to delete selected recipients.\n\n`Add email` - create new recipient with `false` `status` via POST request to the ENDPOINT.\n\nFilters - filter shown recipients by `status`. No external API is called, just Redux stuff.\n\n## Clone and install\n\n```sh\ngit clone git@github.com:Noviel/react-redux-example-app.git\ncd react-redux-example-app\nyarn install\n```\n\n## Start dev server\n```sh\nyarn dev\n```\n\n## Build for production and serve locally\n```sh\nyarn build \u0026\u0026 yarn serve\n```\n\n## Packages\n\n[webpack-features](https://github.com/Noviel/webpack-features) - Webpack configuration.\n\n[react-table](https://github.com/react-tools/react-table) - basic table rendering.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoviel%2Freact-redux-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoviel%2Freact-redux-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoviel%2Freact-redux-example-app/lists"}