Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.29 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.29 KB

MongoNewsScraper

A fullstack app that scrapes Hackernoon and allows users to make notes on articles

Click to visit the site! WebDevNews App

Preview GIF

Getting Started

You can visit the site via the Heroku link or if you'd like to be more hands-on you can download the project here and work on it locally. Remember to run "npm i" locally to install dependencies.

Prerequisites

npm express

npm mongoose

npm body-parser

npm express-handlebars

npm cheerio

Technologies Used

Languages - HTML5, CSS3, Javascript, Node.js, MongoDB-Mongoose, jQuery

Text Editor - VS Studio

Contributing

Please feel free to branch off and make some tweaks and make a PR. Open to any cool suggestions!

Future Development

  • Remember usernames and passwords for multiple users
  • Add more sophisticated error handling
  • Add more styling to page
  • Touch up rendering to more closely mimic Pinterest-style display of cards

Authors