This is the final assessment project for Udacity's React and Redux course.
This repository was create using the the Starter Project provided by Udacity and includes the code for the backend API Server and the client React App.
Readable is an anonymous content and comment application where users can post content to predefined categories, comment on their posts and other users' posts, and vote on posts and comments. Users are also able to edit and delete posts and comments.
Information about the back-end API server and how to use it can be found in its README file.
Information about the Front-end App and how to use it can be found in its README file.