<p align="center">
<a href="https://github.com/react-chunky/react-chunky"> <img src="https://img.shields.io/badge/react--chunky-core-blue.svg"> </a>
<a href="https://www.npmjs.com/package/react-chunky"> <img src="https://img.shields.io/npm/v/react-chunky.svg"> </a>
<a href="https://travis-ci.org/react-chunky/react-chunky"> <img src="https://travis-ci.org/react-chunky/react-chunky.svg?branch=master"> </a>
<a href="https://codeclimate.com/github/react-chunky/react-chunky"> <img src="https://codeclimate.com/github/react-chunky/react-chunky/badges/gpa.svg"> </a>
Chunky is a (ridiculously) opinionated framework that helps you write better React Apps by organizing functionality in modular, reusable, composable and delicious chunks.
This chunk handles sign up and sign in functionality and includes all required operations and transitions.
Enjoy and happy coding!