This Online News Portal is a simple application developed using JavaScript, HTML, and CSS and Bootstrap. And, it introduces a new dynamic website for viewing the news. This website provides a simple and interactive interface for end-users for viewing the news. It focuses those who don’t want to read the news from newspaper.
About Online News Portal In JavaScript
This online news portal uses JavaScript, HTML and CSS and Bootstrap for its development. It simply follows retrieval operations only. The user can view only the news of BBC as for now. But it can be changed. Here, the data is fetched from News API using XML Http Request. For now, it shows news from BBC. But one can choose any news by changing the name in the sources section in main.js file.
How to run Online News Portal In JavaScript ?
To run this project(Online News Portal In JavaScript), you don’t need to have any kind of local server but yet a browser. We recommend you to use modern browsers like Google Chrome and Mozilla Firefox. It is simple to run this Online News Portal. Firstly, one has to extract or unzip the zip file given in the download section. Then, one has to register for the API key from News API registration page. Or it is not necessary as there is already an API key in the code. Then, open the project in your browser by clicking the index.html file. Finally, you will get the desired result.