chrishodgson / react-simple-blog

Simple blog that lists posts and allows the creation and deletion of posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactReduxSimpleBlog

A simple blog that lists posts and allows the creation and deletion of posts.

Getting Started

The following assumes that npm is installed. Checkout this repo, install dependencies, then start the webpack process with the following:

> git clone https://github.com/chrishodgson/ReactReduxSimpleBlog.git
> cd ReactReduxSimpleBlog
> npm install
> npm start

About

Simple blog that lists posts and allows the creation and deletion of posts


Languages

Language:JavaScript 95.4%Language:HTML 4.2%Language:CSS 0.3%