Skip to content

bradtraversy/redux_crash_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published