This project is an example of working implementation of Redux Forms and TypeScript. Whole process is described in my article Connecting Redux Form and Connect.
- Clone the repo:
git clone https://github.com/CodeMeNatalie/Redux-Form-with-TypeScript.git - Install dependencies
- Run the app
npm start - Open http://localhost:3000 to view project in the browser.

