NewsHive is a modern, customizable news aggregator built using React on the frontend and powered by NewsAPI. It features real-time updates, category filtering, sentiment indicators, dark/light theme toggling, and even multilingual support using Google Translate.
- 🌗 Light/Dark Theme Toggle
- 🌍 Google Translate Integration
- 😊 Sentiment Analysis Indicator
- 📚 Category-Based Filtering (e.g., Tech, Sports, Entertainment)
- 🔁 Infinite Scroll for Smooth News Browsing
- ⚙️ Built with React + NewsAPI
- Node.js and npm installed
- NewsAPI key from https://newsapi.org
git clone https://github.com/Cherryga/NewsHive.git
cd NewsHive
npm install