Skip to content

News from numerous media sources. Built as a proof of concept in Angular 2 👍

Notifications You must be signed in to change notification settings

shikha-ekrocx/Angular2-News-Media

 
 

Repository files navigation

Angular2 News Media

News from numerous media sources. Built as a proof of concept in Angular 2

alt tag

What have been used

  1. Angular 2.0.0 Final
  2. RxJs
  3. Angular Router 3.0.0
  4. Angular-CLI @Webpack
  5. Materialize-css
  6. Angular2-materialize
  7. Localstorage

How to run it

  1. Install angular-cli webpack version
  2. Clone repository
  3. Npm install
  4. Get an api key from NewsApi
  5. Update news-api.service.ts with your key from NewsApi.org
  6. Run ng serve for a dev server
  7. Navigate to http://localhost:4200/
  8. Enjoy! 👊

Demo site

https://angular2-news-media.firebaseapp.com/

License

The content of this project is licensed under the MIT license.

About

News from numerous media sources. Built as a proof of concept in Angular 2 👍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.1%
  • HTML 20.1%
  • JavaScript 8.7%
  • CSS 5.1%