Welcome to Daily News, a web application that provides daily updated news using the GNews API.
This web app is built using HTML, CSS, and JavaScript, and it fetches news data from the GNews API to display the latest headlines to the users. The user interface is designed to be user-friendly, allowing users to stay informed with ease.
- Daily Updates: Get the latest news updates every day.
- Responsive Design: The app is designed to work seamlessly on various devices, including desktops, tablets, and mobile phones.
- How to Use
- Technologies Used
- Installation
- Usage
- Development Setup
- Contributing
- License
- Acknowledgments
-
Clone the repository to your local machine.
git clone https://github.com/kesharwaniayush/Daily-News.git
-
Open the
index.htmlfile in your preferred web browser. -
Explore the latest news headlines and stay informed!
- HTML
- CSS
- JavaScript
- GNews API - Used for fetching news data.
If you want to run this project locally, follow these steps:
-
Ensure you have Git installed.
-
Clone the repository to your local machine.
git clone https://github.com/kesharwaniayush/Daily-News.git
Describe how to use your application. Include any configuration settings, environment variables, or steps users need to follow.
Provide instructions on how to set up the development environment, install dependencies, and run the project locally.
# Install dependencies
npm install
# Run the development server
npm startIf you'd like to contribute to this project, feel free to fork the repository and submit a pull request. Contributions are always welcome!
Special thanks to GNews for providing the news API.
