React / Redux project for React Nanodegree from Udacity.
git clone https://github.com/udacity/reactnd-project-readable-starter.git
cd reactnd-project-readable-starter/api-server
npm install
node server
git clone https://github.com/webrgp/readable.git
cd readable
yarn
yarn start