A React-based news application that delivers real-time news from around the world.
Globe Gaze is a responsive web application that fetches and displays news articles based on categories and user preferences. It uses React for building components, React Router for navigation, Bootstrap for styling, and React Hooks for state management.
- Category-Based News: Explore news by categories like Technology, Sports, Health, Business, and more.
- Search Functionality: Search for articles using keywords.
- Dynamic Routing: Navigate seamlessly between different news categories and details using React Router.
- Responsive Design: Built with Bootstrap to ensure compatibility across all screen sizes.
- Real-Time API Integration: Fetch the latest news articles from a reliable news API.
- React Hooks: Manage state and lifecycle with hooks like
useState
anduseEffect
.
-
Frontend: React, React Router, React Hooks
-
Styling: Bootstrap 5