Skip to content

MikeBordelon/NewsJuice

 
 

Repository files navigation

Build Status

News Juice

HR47 Greenfield Project

Team

  • Product Owner: Nathanael Ligon
  • Scrum Master: Sean Ng
  • Development Team Members: Evan Goss, Julie Truong

--

Table of Contents

  1. Team
  2. Getting Started
    1. Installing Dependencies
    2. API Key Set-Up
  3. Screenshots
  4. Authors

--

Getting Started

Installing Dependencies

From within the root directory:

npm install
nodemon

In new terminal tab:

mongod

--

API Key Set-Up:

Set-Up Facebook Developer Key:

  • Set-up Facebook developer profile
  • Add a New App
  • Select website option
  • Set Site URL: http://localhost/3000
  • Under Settings -> app domain -> localhost
  • Under Settings -> App Review -> Set App to live

Set-Up Aylien Api key:

Save key.js file:

  • Open keys.example.js file
  • Update Facebook and Aylien keys
  • Save keys.example.js to keys.js

--

Screenshots:

--

Authors:

About

Smart data-visualization for trending news.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.0%
  • HTML 19.8%
  • CSS 12.2%