An open API service indexing awesome lists of open source software.

https://github.com/hashrocket/get-started-with-redux-form

Get Started with redux-form
https://github.com/hashrocket/get-started-with-redux-form

Last synced: 9 months ago
JSON representation

Get Started with redux-form

Awesome Lists containing this project

README

          

# Get Started with redux-form

This is the source code for the blog post, [Get Started with
redux-form](https://hashrocket.com/blog/posts/get-started-with-redux-form), by
[Josh Branchaud](https://github.com/jbranchaud). It demonstrates how to get
started using `redux-form` in the context of a CRA app.

This app was bootstrapped with `create-react-app`. To start the development server:

```bash
$ yarn start
```

## About

[![Hashrocket logo](https://hashrocket.com/hashrocket_logo.svg)](https://hashrocket.com)

This repository and accompanying blog post were put together by the team at
[Hashrocket, a multidisciplinary design and development
consultancy](https://hashrocket.com). If you'd like to [work with
us](https://hashrocket.com/contact-us/hire-us) or [join our
team](https://hashrocket.com/contact-us/jobs), don't hesitate to get in touch.