Skip to content

alexmegadrive/news-ts

Repository files navigation

News Portal - multiple sources news aggregator

Demo* - https://alexmegadrive.github.io/news-ts/demo

*the page is for demonstration purposes, due to the fact that the NewsAPI service has introduced work restrictions for API keys with a free tariff. The application works correctly only when deployed and run on a local machine when accessed via localhost

Features

  • getting API data from the NewsAPI service
  • the code and server response are TypeScript-typed
  • dynamic creation of filters by name and source categories
  • ability to filter articles by headings

Run

  • "npm install" for installing dependencies
  • "npm run start" for running on localhost
  • "npm run build" for building to dist folder

About

API News aggregator made with JS/TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published