An article repository that scrapes a popular science news sites for up to date articles. Users can view an article summary, comment on an article, and visit the site to read the full article.
To install:
- Clone this repository to your local machine using git clone https://github.com/wcrozier12/ScienceScraper.git
- Run NPM install
- Run NPM start in the root directory
The app is hosted on heroku at: https://scrapedatscience.herokuapp.com/
- Create-React-App
- Node
- Express
- MongoDB