react-redux-starter-kit icon indicating copy to clipboard operation
react-redux-starter-kit copied to clipboard

Get started with React, Redux, and React-Router.

Results 100 react-redux-starter-kit issues
Sort by recently updated
recently updated
newest added

Hey guys, huge thanks for this starter kit. I apologize if this is the wrong place to ask, I realize this question is not directly related to the stuff this...

how to add sub-route useing parent modules

The [react-toolbox 2.0](https://github.com/react-toolbox/react-toolbox) use postcss-cssnext to load css file. I don't know how to integrate react-toolbox 2.0 to react-redux-starter-kit 3.0.0-alpha.2. Could anyone help me out here?

There seems to be a solution for defining environment variables in #1010 but it seems to only work for the frontend. Does this boilerplate have a way to define environment...

I'm trying to integrate [react-router-scroll](https://github.com/taion/react-router-scroll) in a project to fix an issue where [react-router won't scroll to the top after a route change](https://github.com/reactjs/react-router/issues/2019). The [currently proposed solution](https://github.com/reactjs/react-router/issues/2019#issuecomment-222102709) is to use...

Hi I host my API on port 4000 and client-side app on 3000 I set a cookie to from the API to authenticate future requests, but it does not get...

I believe cssnano in webpack.config.js is causing major build slowdown. After investigation on my side, I noticed that my build time went down to 3seconds from 17seconds by replacing cssnano...

Hello, I done tutorial from reactjs.co related to add session props to my app. Now I am still developing my app and I have new requirements. What i want to...

Hey guys! I would try the fractal structure since the flat isn't scale right now because it is getting hard to locate files. I've created this poc, but still I'm...

Hi Guys, I've open sourced the book that uses this starter kit. It's available online at https://reactjs.co/ I would be grateful if you can give me feedback, how I can...