Welcome to the News Hub website, a simple and responsive news aggregator that allows you to browse news articles on various topics such as IPL, finance, politics, and technology. The website fetches real-time news data from the NewsAPI and presents it in a user-friendly card-based layout.
Preview:
- Browse news articles on different topics: IPL, finance, politics, and technology.
- Search for news articles using keywords.
- Click on news cards to read the full article.
- Responsive design that adapts to various screen sizes, including mobile devices and tablets.
- HTML, CSS, and JavaScript for building the front-end user interface.
- Fetch API to retrieve news data from the NewsAPI.
- Responsive design using media queries and CSS flexbox.
To use it yourself:
- Fork this repository to your GitHub account.
- Clone the forked repository to your local machine.
- Open the
index.html
file in your browser to see the website locally. - Customize the project as needed.
- Push your changes to the repository.
Feel free to contribute, report issues, or suggest enhancements by opening issues or pull requests on this repository. Let's stay informed with News Hub!