Skip to content

A news aggregator website build with Node.JS & Express

Notifications You must be signed in to change notification settings

TsimpDim/NewsCollector

Repository files navigation

NewsCollector

A news aggregator website build with Node.JS & Express

You can access the site here

Developing locally

To run the application locally or customize it:

  1. Clone the repository
  2. Run npm install to create the node_modules folder
  3. Run npm start or node newscollector.js to start the server. A relevant message should appear on the command line
  4. Open your browser and go to http://localhost:3000

To enable JSHint install it using npm install jshint or for a globall install use npm install -g jshint

About

A news aggregator website build with Node.JS & Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published