Skip to content

idekov-hf/reactnd-project-readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published