kwood15 / posts-redux-app

A React posts app with Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Posts application Build Status Coverage Status

Built with React and Redux

Get Started

git clone the repository

cd into the cloned directory

Install the dependencies:

npm install

Run

npm start

Test

npm test

Build

npm run build

About

A React posts app with Redux


Languages

Language:JavaScript 91.4%Language:HTML 8.6%