This project was bootstrapped with Create React App for udacity react nanodegree program, for the react redux course project.

This course project is aimed for students learning state management for a react application using redux.

In this course project, named Readable, users will be able to post content to predefined categories, comment on their posts and other users posts, and vote on posts and comments. Users will also be able to edit and delete posts and comments.

How to run

Clone the repository and just npm install npm start.