Skip to content

jayjscotto/scraped-news-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraped-news-network

Web Scraping project that scrapes articles from Slate and allows users to leave comments on each article. readme

Using the Project

The homepage will display the articles

Using the deployed version

Local Usage

  • Clone this repository onto your local machine
  • In the project directory, run $npm install
  • Edit the PORT configuration in /bin/www if necessary
  • Run npm start to spin up the server and use the project!

Built With

  • Heroku- Cloud platform which builds databases and websites deployed online.
  • JavaScript - The scripting language used to manipulate the DOM.
  • Axios - Promise based HTTP client for Node
  • Cheerio - A subset of core jQuery designed for server-side code
  • Node - JavaScript run-time environment that exectues server side code.
  • Express - Node package used as middleware to create routes.
  • Express-Handlebars - Node package used as middleware to create templates for rendering pages.
  • HTML5 - Mark up language used for structuring pages.
  • CSS - Stylesheet language used to describe presentation of pages.
  • Sass - (short for Syntactically Awesome Style Sheets) CSS pre-processor to make writing CSS easier with use of variables and mixins.

Contributors

Jason Scotto - jayjscotto

About

Web Scraping project built with JavaScript, Axios, Cheerio, Express, Node, HTML, CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published