This is a react-redux app built from Facebook's create-react-app boilerplate. This project is hosted on GitHub pages and so contains only FE code. the Posts for the blog are hosted on Google Drive
libraries I used:
- react-thunk - for api calls in redux actions
- Marked for markedown rendering to html (for posts)
- react-bootstrap - for bootstrap components in react