V News

Technology: mongoDB, Handlebars.js, Express.js, Node.js, SCSS

V News is an app where users can view headlines, images, & authors for each article, leave a comment, and add an article to their favorites. All articles link directly to The Verge. This app was an exercise in scraping a news site for information, then displaying that info using server-side rendering with Handlebars and Express. I wanted users to be able to leave comments on news articles and save articles for future reading.

V News