-
Used cherrios npm package to scrape news articles over the web.
-
Succesfully used mongoDB and the Mongoose npm package to store articles scraped from THE NY TIMES.
-
Use MongoDB and the Mongoose npm package to Store notes for each individule article that users input and display them on a modal.
-
All articles can be deleted from the saved status.
-
Every article will store its own notes and each note can be deleted separately.