A dynamic React-based application that displays real-time news articles from various sources using the NewsAPI.
- Fetches top headlines from multiple news sources
- Displays each article's title, image, description, author, and source
- Handles missing images with a default fallback
- Responsive and simple UI
- "Load News" button to manually fetch the latest articles
- External links open in a new tab
- React.js
- JavaScript (ES6)
- CSS (custom styling)
This app uses the NewsAPI.org to fetch the latest news.
git clone https://github.com/nandan-byte/News-app.git
cd News-app