idekov-hf / reactnd-project-readable

React & Redux content and comment web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readable React & Redux App

A blog-type React app that allows the user to create and edit posts, add comments to those posts (and edit them) and give both posts and comments a score.

This app makes use of the Readable API Server. Refer to its Github repository for instructions on how to install and start it before following the installation instructions below.

Installation Instructions

  1. Clone repo and cd to project directory in terminal.
  2. Install dependencies with npm install.
  3. Run project with npm start.

About

React & Redux content and comment web app


Languages

Language:JavaScript 92.4%Language:HTML 3.8%Language:CSS 3.8%