README.md

February 23, 2021 ยท View on GitHub

React, React Router, Redux and Redux Thunk

  • Tutorial: Getting started with create-react-app, Redux, React Router & Redux Thunk

Installation

git clone https://github.com/notrab/create-react-app-redux.git
cd create-react-app-redux
yarn

Get started

yarn start

This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.

Contents

  1. 1Installation
  2. 2Get started