Skip to content

satyam-1103/NewsHub

Repository files navigation

NewsHub

NewsHub is a news application which uses NewsAPI for fetching latest news.

Authors

Deployment

  • This project cannot be deployed because it uses free API KEYS.

Run Locally

Clone the project

  git clone https://github.com/satyam-1103/NewsHub.git

Go to the project directory

  cd NewsHub

Install dependencies

  npm install

Start the server

  npm run dev

Installation

Install this project with npm

  git clone https://github.com/satyam-1103/NewsHub.git
  npm install

And you are ready to use it.

Contributing

Contributions are always welcome!

Features

  • Category Wise Real Time News
  • Completely Responsive

Screenshots

  • Desktop View Desktop View
  • Tablet View Tablet View
  • Mobile View Mobile View

Usage

  • Please note in order to use this application perfectly please replace API Key with your own api key which you can generate from https://newsapi.org/ for free.
  • Inside the News.jsx file you can find something like apikey=SOME_VALUE, you have to replace your API_KEY here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published