kondareddyyaramala / GlobalNewsApp

This app allows to view latest news across the world. It uses newsAPI to get the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GlobalNewsApp

Description

* The GlobalNewsApp is a responsive web application, where users can view the latest news 
  headlines across the globe. This app gets the data from news API, and using angualr and 
  angular material it renders raw json in to a eye catching view.

Run

Running this application is pretty simple, and can be in couple of steps
  Check out the code
  Run `npm install`
  run `ng serve`
  Now the app should up running, and can be accessible at `http://localhost:4200/#/home`

About

This app allows to view latest news across the world. It uses newsAPI to get the data.


Languages

Language:TypeScript 58.3%Language:SCSS 24.3%Language:HTML 10.1%Language:JavaScript 7.3%