/simple-redux-app

Simple React / Redux application

Primary LanguageJavaScript

Simple React / Redux application

Getting Started

git clone https://github.com/sfletche/simple-redux-app.git
cd simple-redux-app
npm install
npm start

Given credit where credit is due

Thanks to Tyler Buchea for creating https://github.com/tylerbuchea/my-simple-app!