{"id":22615827,"url":"https://github.com/jfusco/react-router-redux-example","last_synced_at":"2026-04-13T06:08:11.287Z","repository":{"id":151388640,"uuid":"64593353","full_name":"JFusco/react-router-redux-example","owner":"JFusco","description":"React + react-router + redux","archived":false,"fork":false,"pushed_at":"2017-02-05T22:48:36.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-03T10:46:26.100Z","etag":null,"topics":["axios","babel","react","react-dom","react-router","react-router-redux","redux","redux-logger","redux-middleware","redux-thunk","webpack"],"latest_commit_sha":null,"homepage":"","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/JFusco.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":"2016-07-31T12:44:35.000Z","updated_at":"2017-03-25T13:15:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f6946a7-a799-4b31-8d61-55e72a990753","html_url":"https://github.com/JFusco/react-router-redux-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-redux-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-redux-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-redux-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-redux-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JFusco","download_url":"https://codeload.github.com/JFusco/react-router-redux-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122245,"owners_count":20726822,"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":["axios","babel","react","react-dom","react-router","react-router-redux","redux","redux-logger","redux-middleware","redux-thunk","webpack"],"created_at":"2024-12-08T19:09:46.406Z","updated_at":"2026-04-13T06:08:11.238Z","avatar_url":"https://github.com/JFusco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-router-redux-example\n\n![npm][npm-version-image]\n[![Dependency Status][dep-image]][dep-url]\n[![devDependency Status][dev-dep-image]][dev-dep-url]\n\n\u003e React + react-router + redux + webpack starter project\n\nThis repository was created to demonstrate a simple application that uses redux and react-router-redux to pass data throughout the application using the container pattern.\n\n## Requirements\nThe following tools are required to get this running.\n\n### Dev tools\n* [Node](https://nodejs.org/en/) `~6.2.2` *~NPM will install automatically*\n* NPM `~3.9.5`\n* [Webpack](https://webpack.github.io/) `~1.13.1`\n\n\n## Installation\n### Install Node\nVisit [here](https://nodejs.org/en/) - download and install the latest, stable version.\nThis will install `npm` automatically.\n\n### Install Webpack globally\n```sh\nsudo npm install -g webpack\n```\n\n### Install dependencies\n`cd` into the root of the project and run this command\n```sh\n$ npm install\n```\n\n### Compile\nfrom the root:\n```sh\n$ webpack\n```\n\n### Run project\n```sh\n$ npm start\n```\n**Open your browser and navigate to localhost:8080**\n\n[npm-version-image]: https://img.shields.io/npm/v/npm.svg?maxAge=2592000\n[dev-dep-image]: https://david-dm.org/JFusco/react-router-redux-example/dev-status.svg\n[dev-dep-url]: https://david-dm.org/JFusco/react-router-redux-example#info=dev\n[dep-image]: https://img.shields.io/david/JFusco/react-router-redux-example.svg\n[dep-url]: https://david-dm.org/JFusco/react-router-redux-example","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfusco%2Freact-router-redux-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfusco%2Freact-router-redux-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfusco%2Freact-router-redux-example/lists"}