All Projects → bradtraversy → Redux_crash_course

bradtraversy / Redux_crash_course

Simple implementation of Redux with React 16

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].