A React Redux Form example

A quick example put together using React, Redux, and Redux Form to create a multi step form.

Usage

  1. npm install
  2. npm run start

Notes

  • Using Node v6.10.3