Skip to content

A complete Breaking News project. In this project, OOP, Async, Await, Fetch, etc. have been used.

Notifications You must be signed in to change notification settings

MiladSadeghi/Breaking-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News

 

News

Github top language Github language count Repository size

About   |   Features   |   Starting   |   License   |   Author


⚠️ WARNING (READ IT FIRST)

Do not use this project on your personal website. Because it does not work. But to solve this problem, you must use a Business or Enterprise plan. Go Pricing to buy. To use Local-host you have to go to NewsApi and after registering, enter your API Key in the news.js file in this.API section.

🎯 About

A complete news project. In this project, OOP, Async, Await, Fetch, etc. have been used. This project uses the free NewsApi API. You can view news of a specific date, news from a specific source, from any language, from any country, from any category and read a description about it or view the full news from the publisher's website.

✨ Features

✔️ Responsive
✔️ Good For Exercise
✔️ You Can See 2 Type Of News

🏁 Starting

# Clone this project
$ git clone https://github.com/MiladSadeghi/Breaking-News.git

# Start Live Server
$ live-server

📝 License

Made with ❤️ by Milad Sadeghi

 

Back to top