Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 598 Bytes

File metadata and controls

15 lines (10 loc) · 598 Bytes

News Website link

It is the simple news website:
How to run this website:

  • a)Go to HTML folder
  • b)open index.html file in vs code
  • c)then right click on and open file with live server

In this website i am using gnews API to populate News by default it show 10 news Article.

You can also search other news with the help of search bar.

For populating the Ads on website i can use self made JSON file these Json file store in JSON folder.

In this website i can use Jquery for retrive data from JSON file.