Basic Turkish News Web Application
- Angular11
- NewsAPI(https://newsapi.org/)
- Bootstrap
- HttpClient for send requests to NewsAPI
- Observable(RxJs) for subscribes to Model or values and next thing is watch the subscriber or i should say models or values
Components
-
Navbar is actually fundamental component.Because Navbar actually have router links and router links directs to other components
-
News,Business-News,Tech-News and Sport-News are actually have article's infos
ScreenShots from Application