Skip to content

shivam8112005/GlobeGaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Globe Gaze

A React-based news application that delivers real-time news from around the world.


📖 Overview

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.


🚀 Features

  • 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 and useEffect.

🛠️ Tech Stack

  • Frontend: React, React Router, React Hooks

  • Styling: Bootstrap 5