News Search

A web application that reports top and current news articles with the ability to save and like articles

Getting Started

Prerequisites

Frontend Repo available here: https://github.com/chknwaffles/news-search

Installing

OSX & Linux:

Frontend:

npm install

Backend:

bundle install

Usage

Users can search through any topic for articles:

Users can save articles to their account:

Full Demo available here:

Built Using