engmmagdy / Angular2-News-Media

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :thumbsup:


Languages

Language:TypeScript 66.1%Language:HTML 20.1%Language:JavaScript 8.7%Language:CSS 5.1%