Readables is a Reddit clone that allows users to:
- Create a trivial post
- Comment on posts
- Vote posts up or down
- Vote comments up or down
- Edit and Delete posts
- Edit and Delete comments
The Node/Express API is hosted at https://readables-api-drew.herokuapp.com/
git clone https://github.com/drewsmith/readables.git
yarn install
yarn start