8000 GitHub - Krishnam2411/news-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Krishnam2411/news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

News App using NewsAPI.org

This repository contains a simple News App that uses the NewsAPI.org API to fetch news articles. The app is built using HTML, CSS, and JavaScript, and it includes a search bar for filtering news articles based on keywords.

Features

  • Fetches and displays the latest news articles from various sources using the NewsAPI.org API.
  • Allows users to search for specific news articles using the provided search bar.
  • Provides a clean and responsive user in 7669 terface for an optimal viewing experience on different devices.

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Screenshots

Screenshot 2023-08-13 at 9 55 55 PM Screenshot 2023-08-13 at 9 59 29 PM

Run Locally

  1. Clone the repository.
  git clone https://github.com/Krishnam2411/news-app.git
  1. Go to the project directory.
  cd news-app
  1. API Key Setup - In order to use the NewsAPI.org API, you'll need to sign up for an API key.
  • Visit NewsAPI.org and create an account.
  • After signing up and logging in, you'll receive an API key.
  • In the js/script.js file, locate the apiKey variable and replace YOUR_API_KEY with your actual API key.
  const apiKey = 'YOUR_API_KEY';
  1. open index.html and app will fetch news articles.

Contributing

Contributions are welcome! If you have ideas for adding features or enhancing the user interface, feel free to fork this repository, make your changes, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0