This project is a web application that lets user view and leave comments on the latest news, which has been scraped from the New York Times.
- express
- express-handlebars
- mongoose
- body-parser
- cheerio
- request
- Node.JS
- Javascript
- Mongoose
- Cheerio
- mLabd MongoDB
- HTML
- jQuery
- CSS
- Heroku
You can use the application simply by clicking here.
Alternativley, you can do the following:
- Clone the repository with `git clone <repo>`
- In the root, run the following `npm install`
- In the terminal run `node server.js`
- Head to your browser and search `localhost:3000` in the address bar
Enjoy!