Skip to content

News Aggregator is a news viewer that extracts information from multiple RSS feeds and sorts them by date.

Notifications You must be signed in to change notification settings

KougamiJuan/news

Repository files navigation

News Aggregator

News Aggregator is a news viewer that extracts information from multiple RSS feeds and sorts them by date.

  • Multiple RSS feeds
  • sorts them by date
  • Filter by RSS feed
  • Convert XML structure to JSON

Tech

  • Angular 11.0.5 - Platform for building mobile and desktop web applications
  • Compodoc 1.1.11 - Generating documentation for your Angular project
  • Firebase - Helps you build and run successful apps
  • Travis CI - Continuous integration service

Configuration

  • Run npm install

Development server

In the package.json file a script is configured that automatically opens a new tab in the browser. Feel free to change this instruction

  • Run npm start

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

In the package.json file, a script is configured that by default uses the --prod flag for a production build. Feel free to change this instruction

The build artifacts will be stored in the dist/ directory.

  • Run npm run build

About

News Aggregator is a news viewer that extracts information from multiple RSS feeds and sorts them by date.

Topics

Resources

Stars

Watchers

Forks