Skip to content

brandong1/nonviral-news-frontend

Repository files navigation

Homepage Screenshot

The Nonviral Times News App

A coronavirus free news source.

Motivation

It's 2020, and the coronavirus has seemingly affected every aspect of our lives. For those who would like to take a mental break from the virus we created "The Nonviral Times." The Nonviral Times is a news source that is devoid of any coronavirus related news. Showing how the world continues move on outside of this pandemic. It accomplishes this by making a call to the "News API," returning all articles published in the last 48 hours and parses out any articles that mention keywords such as "coronavirus", "COVID-19", "quarantine," or "pandemic." This insures the user a coranavirus free experience.

Build status

Iteration 0 deployed. Visit www.nonviraltimes.com

Tech/framework used

Built with

  • Ruby on Rails
  • JavaScript
  • Heroku
  • HTML5
  • CSS3

Features

  • Generates up 100 "coronavirus free" articles from various new sources in a user-friendly format.
  • Desktop and mobile friendly.
  • User can click on the source name or the article's image to open a new tab with the article.

Installation & Use

Visit www.nonviraltimes.com

or...

  1. Navigate to desired filepath for this app in terminal.

  2. Fork and clone down the project frontend by running the line below in terminal:

    git clone git@github.com:m-delarosa/nonviral-news-frontend.git

  3. Fork and clone down the project backend by running the line below in terminal:

    git clone https://github.com/brandong1/nonviral-news-backend

API Reference

Powered by News API

Credits

Project Contributers: Michael De La Rosa, Brandon Green, Josh Couper

Contribute

Contributions are always welcome! Please message one of the contributers above with any questions or submit a pull request.