/myBlog

blog

Primary LanguageJavaScript

A Simple React Application

An example react application with react-route, redux, react-redux, and material

myblog:http://blog.mdzzapp.com

Under the hood

state design

  • pagination
  • articleList
  • messages
  • article
  • comment
  • category
  • resState

How to install

  1. git clone this project
  2. cd into the folder
  3. run npm install
  4. run webpack