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

Starter kit application for the React Redux tutorial for beginners

trafficstars

react-redux-tutorial-starter-kit

Slack

Starter kit for getting you started with the React Redux Tutorial for Beginners.

Installation

  • git clone [email protected]:rwieruch/react-redux-tutorial-starter-kit.git
  • cd react-redux-tutorial-starter-kit
  • npm install
  • npm start
  • visit http://localhost:3000

Want to learn more about React + Redux?