Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 918 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 918 Bytes

News Website using only HTML, CSS and Javascript | Javascript Project

NewsFlow is a dynamic modern news website that provides real-time updates from a news API. Built using HTML, CSS, and JavaScript, the website fetches and displays the latest headlines, offering users a smooth and seamless news browsing experience. Features Fetches and displays real-time news headlines using a public news API. Dynamic rendering of news articles with titles, descriptions, and images. Responsive design for an optimized experience across devices (desktop, tablet, mobile). Seamless user experience with fast data loading and intuitive layout. Ability to filter news by categories (optional, if implemented).

Technologies Used HTML5: Structure and content of the web pages. CSS3: For responsive design, layout, and styling. JavaScript (ES6+): To dynamically fetch and display news articles. News API: Real-time news data source