Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nata-kostina/app-news-api
The app generates news from differnet sources.
https://github.com/nata-kostina/app-news-api
css eslint html typescript webpack
Last synced: 7 days ago
JSON representation
The app generates news from differnet sources.
- Host: GitHub
- URL: https://github.com/nata-kostina/app-news-api
- Owner: nata-kostina
- Created: 2022-07-23T19:28:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-23T20:03:41.000Z (over 2 years ago)
- Last Synced: 2023-03-08T19:22:49.228Z (almost 2 years ago)
- Topics: css, eslint, html, typescript, webpack
- Homepage:
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App "News -API" on TypeScript
Deploy: [https://nata-kostina.github.io/app-news-api/migration-to-ts/](https://nata-kostina.github.io/app-news-api/migration-to-ts/ "News-API")
***
## DescriptionThe app generates news from different news sources.
Features:
* loading news via https://newsapi.org/
* quick filter by first letter of news source name
* advanced filter by category and language## Specification
[https://github.com/rolling-scopes-school/tasks/blob/master/tasks/virtual-keyboard/virtual-keyboard-en.md](https://github.com/rolling-scopes-school/tasks/blob/master/tasks/virtual-keyboard/virtual-keyboard-en.md "Spec")
## Screenshots
![https://i.postimg.cc/d0wJvszy/migration-to-ts.jpg](https://i.postimg.cc/d0wJvszy/migration-to-ts.jpg)
## Developed With
* HTML
* CSS
* SASS
* TypeScript
* Webpack
* IDE: Visual Studio Code
* OS: Microsoft Windows 10