Skip to content

react-chunky/react-chunky-auth-chunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The (kinda) Full Stack React Framework (for mere mortals)

<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.

Auth Chunk

This chunk handles sign up and sign in functionality and includes all required operations and transitions.

Have fun

Enjoy and happy coding!