Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.1 KB

File metadata and controls

44 lines (28 loc) · 1.1 KB

TrendGame

Only the trendiest. Search Google Trends for any topic of interest and see news articles corresponding to spikes in interest.

Team

  • Alex
  • Eric
  • Fu Fei
  • Prateek

Usage

Go to URL: https://trend-game.herokuapp.com/

Requirements

Development

Installing Dependencies

From the root directory:

npm install

Running locally

From the root directory:

  1. In one terminal window, run > npm run dev
  2. In another terminal window, run > npm run start:watch
  3. go to http://127.0.0.1:8080
  4. Don't forget you'll need an Aylien News API key

Roadmap

View project roadmap

View app plan (includes schemas and architecture diagrams, etc)

Contributing

See CONTRIBUTING.md for contribution guidelines.