Skip to content

Class Based React-powered news app with real-time data from NewsAPI. Customize news feeds, ensure reliability, and empower users with insightful content. A Revolutionize news consumption! πŸ“°πŸš€

Notifications You must be signed in to change notification settings

Shubham1322c/NewsMatters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NewsMatters πŸ“°

NewsMatters is a React app designed to keep you updated with the latest news from various categories, including politics, technology, business, lifestyle, and more. It fetches news using the NewsAPI and presents it in an organized and user-friendly manner. This app is built using class-based components in React.

Preview πŸ‘€

NewsMatters Demo

Features πŸš€

  • Browse through different categories of news.
  • Stay informed with the latest headlines, in-depth analyses, and exclusive stories.
  • Clean and intuitive user interface.
  • Regularly updated news from trusted sources.
  • Easy-to-use and customizable.

Installation and Usage πŸ› οΈ

Follow these steps to get NewsMatters up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/Shubham1322c/NewsMatters.git
    cd newsMatters
    
  2. Obtain your NewsAPI key:

You need to sign up for a free API key from NewsAPI and then create a .env.local folder and add 'REACT_APP_NEWS_API="Your_Api_Key"' replace 'Your_Api_Key' with your actual API key in the .env.local file.

  1. Install the required dependencies:
    npm install
    
  2. Run the app:
    npm start
    
  3. Open in your browser:

Visit http://localhost:3000 in your browser to access NewsMatters and start exploring the latest news!

License πŸ“œ

NewsMatters is open-source and released under the MIT License.

Contributing 🀝

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

About

Class Based React-powered news app with real-time data from NewsAPI. Customize news feeds, ensure reliability, and empower users with insightful content. A Revolutionize news consumption! πŸ“°πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published