This is the second assignment for Udacity's React Nanodegree Program. This assignment makes use of Redux.
yarn >= v0.27 or npm >= v5.0
-
Install and start the API server
cd api-serveryarnornpm installnode server
API usage documentation can be found here
-
In another terminal window, install and start the front-end
cd front-endyarnornpm installyarn startornpm start
readable is Copyright © 2017 Hanna Chen. It is free and may be redistributed under the terms specified in the LICENSE file.