innlouvate / basic_blog_react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#5Basic blog frontend# Basic blog to display a list of posts, click through to view an individual post, add and delete posts, using React and Redux.

####Run##### Checkout this repo, install dependencies, then start the gulp process with the following:

	> git clone https://github.com/innlouvate/basic_blog_react-redux.git
	> cd basic_blog_react-redux
	> npm install
	> npm start

About


Languages

Language:JavaScript 95.5%Language:HTML 3.9%Language:CSS 0.6%