Skip to content

NewsSphere is a web application that provides users with the latest news from around the world. The app utilizes the NewsAPI to gather news articles. key features of NewsSphere are its advanced filtering options and infinite scrolling functionality, which enables users to seamlessly browse through a virtually endless stream of news articles .

Notifications You must be signed in to change notification settings

Harshdev625/NewsSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsSphere

NewsSphere is a web application that provides users with the latest news from around the world. The app utilizes the NewsAPI to gather news articles. The key features of NewsSphere include advanced filtering options and infinite scrolling functionality, which enable users to seamlessly browse through a virtually endless stream of news articles.

Installation

To run the web application locally, you need to install Node.js on your device. Once installed, follow these steps:

  1. Clone the repository:git clone https://github.com/Harshdev625/NewsSphere
  2. Create an account on News API
  3. Create a .env file in the root folder.
  4. In the .env, create a variable REACT_APP_NEWS_API='Your Api Key'. Replace 'Your API Key' with your actual API key.
  5. Now you are ready to start running the application. Use the following commands:
  • npm install (to install all the required dependencies)
  • npm run start (to start the application)
  1. NewsSphere is now running on localhost.

Tech Stack Used

HTML CSS javascript bootstrap React

Preview

NewsSphere.mp4

Contributing

Contributions to the NewsSphere are welcome! If you encounter any bugs or issues or have ideas for improvements, please open an issue on the repository. Pull requests with enhancements are also appreciated.

(If you liked the project, give it a star 😃)

About

NewsSphere is a web application that provides users with the latest news from around the world. The app utilizes the NewsAPI to gather news articles. key features of NewsSphere are its advanced filtering options and infinite scrolling functionality, which enables users to seamlessly browse through a virtually endless stream of news articles .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published