Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.01 KB

NewsApp

Description

NewsApp is a React-based news aggregation and browsing application that provides users with real-time news updates from various sources. Users can explore articles, search by keywords, and stay informed on diverse topics through a user-friendly interface.

Features

  • Fetch real-time news data from multiple sources.
  • Browse and read articles on different topics.
  • Search functionality to find articles by keywords.
  • Responsive design for optimal viewing on all devices.

Technologies Used

  • React
  • JavaScript (ES6+)
  • HTML5
  • CSS3

Setup Instructions

  1. Clone the repository: git clone https://github.com/utsav306/newsapp.git
  2. Navigate to the project directory: cd newsapp
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open http://localhost:3000 to view it in the browser.

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.