Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 975 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 975 Bytes

NEWS-HUB - A News App

NEWS-HUB is a Html, Css, JavaScript, RestApi news application that allows users to explore top headlines from various categories. The app fetches data from the NewsAPI and presents it in a user-friendly format.

Table of Contents

Features

  • Top Headlines: View the latest news headlines.
  • Category Filter: Explore news by different categories.
  • Pagination: Navigate through multiple pages of news articles.
  • Responsive Design: Enjoy a seamless experience on different devices.

Installation

  1. Clone the repository:

    git clone https://github.com/Aditya733101/NEWS-HUB.git
  2. Replace the placeholder API key with your actual NewsAPI key:

    const apiKey = YOUR_API_KEY;

Tech Stack

  • HTML
  • ** CSS**
  • JavaScript
  • NewsApi