Skip to content

NewsHub is a news app created using React.js and TailwindCss to provide latest news category wise to users.

Notifications You must be signed in to change notification settings

Yash636261/NewsHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

React Top News Headlines

This project is a React application that displays top news headlines from various news sources. The app fetches data from the NewsAPI and displays it in a user-friendly format.

image

Installation

  1. Clone the repository: git clone https://github.com/your-username/react-top-news-headlines.git
  2. Install dependencies: npm install

Usage

To start the development server, run:

npm start

This will start the app at http://localhost:3000 in your web browser.

Features

  • Display top news headlines from various news sources
  • View individual articles by clicking on a headline
  • Filter articles by news source
  • Search for articles by keyword

Technologies Used

  • React
  • React Router
  • Axios
  • NewsAPI

Contributing

Contributions to the project are welcome! To contribute:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-branch-name
  3. Make changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-branch-name
  5. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgments

Thanks to NewsAPI for providing the news data used in this app.

About

NewsHub is a news app created using React.js and TailwindCss to provide latest news category wise to users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published