/whats-new

A simple & efficient news application built in React. Leverages the Free News API & Mapquest reverse geocoding API to serve up relevant stories.

Primary LanguageJavaScript

What's New?

What new is a simple & efficient news application built in React. It fetches recent news stories via the News API, and serves up news in entertainment, health, technology, and science. Users can also search by topic, or view location-based news, made possible via the Mapquest API.

Screen Shot 2020-03-19 at 5 00 06 PM

Install

  • Clone down the repo
  • Run npm install via the command line
  • Run npm start via the command line

Technologies

  • React
  • React Spring
  • News API
  • Geolocation API
  • Mapquest API