This is Udacity React project by Jan Vigar. https://readable-jvigar.herokuapp.com/
cd server
npm install //install packages
node server //launch server
Unless modified in config.js
server will use port 5001
cd Client
npm install //install packages
npm start //launch readable app
At this time, this project is not open for contribution. The purpose of this project is to complete Udacity React Redux Course.
This project is under the MIT License, see License.md