/readable

Second project of react nanodegree

Primary LanguageJavaScript

Readable

Readable is the second project of Udacity React Nanodregree. It is a react application in order to organize posts and comments.

Server

Firstly, run the server

Setup

In the root path:

$ npm install

Run

$ npm start

The application starts by default in local host, port 3000