gelodgreat / redux_crash_course

Simple implementation of Redux with React 16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Crash Course

Code from the "Redux Crash Course With React" video. Simple implementation of Redux using a couple React components.

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

About

Simple implementation of Redux with React 16


Languages

Language:JavaScript 82.5%Language:HTML 13.6%Language:CSS 3.9%