Vue JS + Reddit API example
For ref:
http://tutorialzine.com/2016/08/building-your-first-app-with-vue-js/
Here we fetch the feed from a number of subbreddits - posts (using reddit API) and display them.
Each post have a link to the content and discussion on reddit (you can click)