Skip to content

kesharwaniayush/Daily-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily News Web App

Welcome to Daily News, a web application that provides daily updated news using the GNews API.

Overview

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.

Features

  • 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.

Table of Contents

How to Use

  1. Clone the repository to your local machine.

    git clone https://github.com/kesharwaniayush/Daily-News.git
  2. Open the index.html file in your preferred web browser.

  3. Explore the latest news headlines and stay informed!

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • GNews API - Used for fetching news data.

Installation

If you want to run this project locally, follow these steps:

  1. Ensure you have Git installed.

  2. Clone the repository to your local machine.

    git clone https://github.com/kesharwaniayush/Daily-News.git

Usage

Describe how to use your application. Include any configuration settings, environment variables, or steps users need to follow.

Development Setup

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 start

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. Contributions are always welcome!

Acknowledgments

Special thanks to GNews for providing the news API.

Live Site

Check Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published