Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.43 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.43 KB

NewsBite

This project provides a simple and easy-to-use interface for the News API, allowing users to quickly retrieve and read news articles from a variety of sources.

Getting Started

Prerequisites

  • Latest version of a modern web browser such as Chrome, Firefox, or Safari
  • News API account (get one for free at https://newsdata.io)

Installation

To use the project, simply clone the repository to your local machine:

git clone https://github.com/YOUR_USERNAME/NewsBite.git

Usage

  • To use the project, you will need to edit the script.js file with your API key:
const apikey = 'YOUR_API_KEY';

Links

🧰 Languages and Tools:

Python Python Python Javascript VS Code