Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Integrate NDTV News API for Random News Retrieval This commit aβ¦
β¦dds functionality to fetch and display random news articles from the NDTV News API. The code queries the API for the latest news articles and selects a random article to present to users. The displayed news includes the headline, description, and URL. Thumbnail images are also included in the display. Error handling and reactions are provided for success and failure cases. [API Source]: NDTV News API (https://ndtvapi.vercel.app/)
- Loading branch information