A post-and-comment web app to share content and ideas between a community of people who have common interests. All state is pulled in from a backend API and stored in Redux.
$ git clone <repo>
$ cd reinforum
$ npm install
$ npm start
React, Redux, React Router, Bootstrap