News Collection is an application that scrapes articles from the New York Times website and stores information into a NoSQL database (mongodb) then displays the results on the page. The user is able to save and delete articles to and from their account, add comments to individual articles, and delete their comments. The front-end is mobile responsive and was created using mdbootstrap along with handlebars for HTML templating. Here is how the site works.
You can visit the deployed site here.
- MongoDB
- Mongoose NPM package
- Express NPM package
- Node.js NPM package
- Cheerio NPM package for scraping
- Axios NPM package
- Handlebars
- Express-handlebars NPM package
- SCSS styling
- MDBootstrap
- JQuery and JavaScript
If you have any questions, comments or suggestions, please contact me at wandrew8@gmail.com. Check out more of my work here.

