Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwieruch/react-redux-tutorial-starter-kit

Starter kit application for the React Redux tutorial for beginners
https://github.com/rwieruch/react-redux-tutorial-starter-kit

react-redux react-redux-starter-kit

Last synced: 2 months ago
JSON representation

Starter kit application for the React Redux tutorial for beginners

Awesome Lists containing this project

README

        

# react-redux-tutorial-starter-kit

[![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)

Starter kit for getting you started with the [React Redux Tutorial for Beginners](https://www.robinwieruch.de/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?

* Don't miss [upcoming Tutorials and Courses](https://www.getrevue.co/profile/rwieruch)
* Check out current [React Courses](https://roadtoreact.com)