/mongo-news-scraper

A web app that lets users view and leave comments on the latest news.

Primary LanguageJavaScript

mongo-news-scraper

A web app built using Express and Mongo that lets users scrape new, save articles, and leave comments on the latest news.

Problem & Solution

The goal here is to create a fullstack application that allows a user to scrape articles from a source. Then the user can clear the articles, save them, and then comment on them.

Preview

Preview

Getting Started

Simply follow the steps below to get a local build running or head over to the live deployment at:

https://stormy-wave-49600.herokuapp.com/

Prerequisites

What things you need to install the software and how to install them

Node.js
Node Package Manager
Mongo Setup

Installing

npm install
provide Mongo server
run server.js

Built With

Author

Acknowledgments

  • Hat tip to Node.JS
  • Heroku
  • MongoDB