falmatad / mercury

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

git clone
cd mercury
yarn

Run

yarn start

High Points

  • All state in Redux, completely transversible
  • Debounced search
  • Abstracted components used for list items/messages
  • Accessing state/dispatching only from HOC - all others are dumb components
  • Separation of Redux thunks and service call

About


Languages

Language:JavaScript 83.2%Language:HTML 9.0%Language:CSS 7.8%