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
- 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
- "npm install" for installing dependencies
- "npm run start" for running on localhost
- "npm run build" for building to dist folder