https://github.com/bronsondunbar/react-redux-starter-kit
React Redux Starter kit [component]
https://github.com/bronsondunbar/react-redux-starter-kit
react reactredux
Last synced: 18 days ago
JSON representation
React Redux Starter kit [component]
- Host: GitHub
- URL: https://github.com/bronsondunbar/react-redux-starter-kit
- Owner: bronsondunbar
- Created: 2018-07-25T06:09:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T14:12:39.000Z (over 3 years ago)
- Last Synced: 2025-05-19T07:07:59.818Z (about 1 month ago)
- Topics: react, reactredux
- Language: CSS
- Homepage: https://bronsondunbar.com/react-redux-starter-kit-component/
- Size: 579 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Redux Starter
Starter kit for using React & Redux
`git clone https://github.com/bronsondunbar/react-redux-starter-kit`
`npm install`
`npm run`
## Libraries included:
- Bootstrap
- UIkit
- Font Awesome## Extra dependencies:
- classnames
- dompurify
- moment
- prop-types
- react-redux
- react-router-dom
- react-router-redux
- react-scripts
- redux
- redux-logger
- redux-promise
- redux-thunk