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.
- Host: GitHub
- URL: https://github.com/miladsadeghi/breaking-news
- Owner: MiladSadeghi
- Created: 2021-08-01T17:04:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T10:47:42.000Z (almost 5 years ago)
- Last Synced: 2025-06-30T21:44:03.016Z (11 months ago)
- Topics: async, async-await, asynchronous, await, css, css3, fetch-api, html, html5, javascript, javascript-html-css, javascript-oop, oop
- Language: HTML
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
News



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