A responsive web-based News Application built using HTML, CSS, and JavaScript, that fetches and displays the latest news articles dynamically from the NewsAPI.
It allows users to explore trending topics like IPL, Finance, and Politics, or search for their favorite news category using keywords.
π Live Demo: sayanta20.github.io/NewsWebsite/
- π Search News: Instantly search articles by topic or keyword.
- π·οΈ Category Filters: Quick navigation tabs for IPL, Finance, and Politics.
- π° Dynamic Rendering: News fetched in real time using the NewsAPI.
- π± Responsive Design: Works smoothly across mobile, tablet, and desktop screens.
- π§ Click to Read: Open full articles directly from the cards.
- π¨ Clean UI: Modern, minimal, and easy-to-read card layout.
| Component | Technology |
|---|---|
| Frontend | HTML5, CSS3, JavaScript |
| API | NewsAPI.org |
| Design | Responsive with Flexbox |
| Hosting | GitHub Pages |