thailh12 / hackathon-react-with-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo: (mobile view only) https://vanhtuan0409.github.io/hackathon-react-with-redux/

This sample take design and idea from this real product: https://order.thecoffeehouse.com/m/

In this repo, I use jumpstate as an opinionated way to reduce Redux boilerplate code. Other than that, most of things was built from scratch for the sake of comparison.

Also some tests of React 16's features were included (portal and fragment).

Implementation using Redux approach in oppose to Pure React Approach

I am by no mean an expert or experienced developer. Feel free to send me pull-request for improvements :D

Installation

git clone https://github.com/vanhtuan0409/hackathon-react-with-redux.git
cd hackathon-react-with-redux
npm install
npm start

About


Languages

Language:JavaScript 83.1%Language:CSS 15.2%Language:HTML 1.7%