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

https://github.com/miladsadeghi/breaking-news

A complete Breaking News project. In this project, OOP, Async, Await, Fetch, etc. have been used.
https://github.com/miladsadeghi/breaking-news

async async-await asynchronous await css css3 fetch-api html html5 javascript javascript-html-css javascript-oop oop

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          


News

 

News


Github top language

Github language count

Repository size


About   |  
Features   |  
Starting   |  
License   |  
Author


## :warning: 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.

## :dart: 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.

## :sparkles: Features ##

:heavy_check_mark: Responsive\
:heavy_check_mark: Good For Exercise\
:heavy_check_mark: You Can See 2 Type Of News

## :checkered_flag: Starting ##

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

# Start Live Server
$ live-server

```

## :memo: License ##
Made with :heart: by Milad Sadeghi

 

Back to top