Skip to content

ADDY69O/NewsBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsBuzz

NewsBuzz is a news reader app built with React that uses the News Api to fetch and display news articles.

Features

  • Browse top news stories from various categories
  • User-friendly interface

Preview

Untitled.2.mp4

Installation

git clone https://github.com/ADDY69O/NewsBuzz.git
cd NewsBuzz
npm install

##Usage Add your News Api key to the App.js file in the apiKey variable

Start the development server:

npm start

Build for production:

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This repository is not under any license, if you want to use or redistribute it please contact the author or the owner of the repository to get their permission.

Acknowledgments

Releases

No releases published

Packages

No packages published