####Whenever a user visits your site, the app will scrape stories from a news outlet of your choice "El norte.com" (a mexican newspaper). The data includes at least one link to the story and a headline.
####Uses Cheerio to grab the site content and Mongoose to save it to your MongoDB database.
####All users can leave comments on the stories that are being collected. They are also allowed to delete whatever comments they want removed. All stored comments will be visible to every user.
* body-parser
* cheerio
* [express](http://expressjs.com/)
* express-handlebars
* [mongoose] (http://mongoosejs.com/)
* request
* [mongodb](https://www.mongodb.com/)
"Hey this project is great" -anonymous
📰 📰 📰