Whenever a user visits the site, the app will scrape articles from allthegoodnews.com.
The first article will be displayed with an image and summary of the article. The user can click on the read article button to read the complete article which opens in a new tab.
All the comments for the article are displayed with the option to delete each comment by clicking on the X.
The user has the option to enter their name and comment.
At the beginning of each article the user can navigate thru all articles scrapped by clicking on the prevous and next article buttons.
Web Development Tools Used:
Node Packages: Express, Body-Parser, Cheerio, Mongo, Mongoose