iandenegri / react-redux-form

Making a small form using react redux forms. Included a small validation function and a custom input field function so that the input fields can be a little nicer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My React template

Has all the boilerplate filled out for react + react-router + redux + redux-saga + semantic-ui

Original Source

This project grabbed source files from: https://github.com/benawad/react-template

When I tried to fork the project and then commit to my forked repo there were issues so I just made my own repo instead.

About

Making a small form using react redux forms. Included a small validation function and a custom input field function so that the input fields can be a little nicer.


Languages

Language:JavaScript 78.9%Language:HTML 21.1%