Skip to content

sh4hids/afterjs-kit

Repository files navigation

After.js Kit

· · ·

Baked inside is Redux with Styled-Components.

Features

  • Atomic Design for views folder structure
  • Ducks pattern for Redux
  • Formik to handle form without tears
  • Yum for json schema validation
  • Isomorphic fetch to handle Ajax request
  • Auth middleware for public and private route
  • JWT for authentication

How to use

Clone the project, install it and run:

$ npm i
$ npm start

App will start on port 3000

Special thanks to Jared Palmer, Jon Leopard and Fortech

Releases

No releases published

Packages

No packages published