mirror of
https://github.com/abrendan/smolNews.git
synced 2025-06-15 12:05:36 +02:00
smolNews
Introduction
This is a small or smol news platform written in HTML/CSS/JS and using multiple news APIs. At the moment you can choose between the following APIs using a dropdown menu:
- Currents API (https://currentsapi.services/en)
- New York Times API (https://developer.nytimes.com/)
Features
For all APIs you have the following features:
- Search for articles
- Filter using a chosen topic
With the default Currents API you have the following added features:
- Filter using a chosen news outlet like CNN, The Verge or similar
- Filter using a chosen language
With the New York Times API you have the following added features:
- Show more details about an article inside smolNews without opening the direct link to the article
Screenshots
Description
Languages
JavaScript
58.3%
CSS
22.3%
HTML
19.4%