Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranav-jadhav09/news-hub-app

This news app provides a user-friendly interface to browse and search for news articles. It leverages the News API to fetch real-time news data based on user queries.
https://github.com/pranav-jadhav09/news-hub-app

api async-await html-css-javascript javascript javascriptapi javascriptapp javascriptapplication newsapi newsapp newsapplication onrender-deploy trycatch

Last synced: 11 days ago
JSON representation

This news app provides a user-friendly interface to browse and search for news articles. It leverages the News API to fetch real-time news data based on user queries.

Awesome Lists containing this project

README

        

![GitHub repo size](https://img.shields.io/github/repo-size/Pranav-Jadhav09/news-hub-app)
[![Twitter Follow](https://img.shields.io/twitter/follow/Pranav_Jadhav09?style=social)](https://twitter.com/Pranav_Jadhav09)

# News Hub App

This project is a simple news app that allows users to search for news articles based on keywords and view the latest news.

➥ Live Demo


## Introduction

This news app provides a user-friendly interface to browse and search for news articles. It leverages the News API to fetch real-time news data based on user queries.


## Features

- `Search`: Users can search for news articles based on keywords or topics of interest.
- `Responsive Design`: The app is designed to be accessible and usable on various devices, including desktops, tablets, and mobile phones.
- `Navigation`: The app includes a navigation menu to easily navigate through different sections of the application.


## Technologies

- HTML5
- CSS3
- JavaScript
- [News API](https://newsapi.org)


## Setup and Installation

- Clone this repository to your local machine using git clone.
- Obtain a free API key from [News API](https://newsapi.org) by signing up for an account.
- Replace the `apiKey` variable in script.js with your obtained API key.
- Open `index.html` in a web browser to run the application.


## Usage

- Open the app in a web browser.
- Use the navigation menu to browse different sections or search for news articles using the search feature.
- Enter a keyword or topic in the search bar and click `"Search"` to fetch news articles related to that keyword.
- Click on any article to read the full details.


## Contributing

Contributions to this project are welcome! Feel free to submit pull requests or open issues for any improvements or features you'd like to add.


## License

This project is licensed under [MIT License](./LICENSE).