-
I am using Cheerio to scrape data, MongoDB and Mongoose to store data, Node to connect to my database, and Express to handle routing with Handlebars
-
I am using the Foundation framework for styling and client-side css
- The app should scrape data from a website and store it in my database.
- The user should be able to create and delete notes associated with each entry.