Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.76 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.76 KB

News Web App

Overview

The News Search Web App is a user-friendly application designed to solve information search challenges by providing real-time articles from diverse sources. Utilizing JavaScript for dynamic and interactive content, along with AJAX for real-time data retrieval, this web app ensures users receive up-to-date and relevant information on various topics.

Features

  • Real-Time Data Retrieval: Utilizes AJAX to fetch real-time articles from NewsAPI, ensuring users access the latest information from diverse sources.
  • User-Friendly Interface: Provides an intuitive and easy-to-use interface for users to search for articles and navigate through different categories.
  • Dynamic Content: Employs JavaScript to dynamically update the content of the web page, allowing for seamless interaction and browsing experience.
  • Category-Based Navigation: Allows users to explore articles based on different categories such as technology, business, entertainment, health, science, and sports.
  • Responsive Design: Ensures compatibility with various devices and screen sizes, providing a consistent experience across desktop and mobile platforms.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • AJAX
  • NewsAPI

Output

alt text

Usage

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Use the navigation bar to select a category or search for specific articles.
  4. Click on individual articles to view more details or read the full content.

Credits

  • NewsAPI: Provides real-time access to news articles from a wide range of sources.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.