Readable is the second project of Udacity React Nanodregree. It is a react application in order to organize posts and comments.
Firstly, run the server
In the root path:
$ npm install
$ npm start
The application starts by default in local host, port 3000