Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivang1179793/news-app
A simple responsive application that allows you to search and review news using the newsapi provider, built with React Hooks and CSS.
https://github.com/shivang1179793/news-app
css hooks html javascript newapp news newsapi react reactjs responsive-design webapi webapp
Last synced: about 2 months ago
JSON representation
A simple responsive application that allows you to search and review news using the newsapi provider, built with React Hooks and CSS.
- Host: GitHub
- URL: https://github.com/shivang1179793/news-app
- Owner: Shivang1179793
- Created: 2023-12-31T16:51:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T13:24:04.000Z (8 months ago)
- Last Synced: 2024-05-10T20:33:36.718Z (8 months ago)
- Topics: css, hooks, html, javascript, newapp, news, newsapi, react, reactjs, responsive-design, webapi, webapp
- Language: JavaScript
- Homepage:
- Size: 339 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News-App
Developed by Shivang Baranwal
A simple application that allows you to search and review news using the newsapi provider, built with React Hooks and CSS.
The News app is a ReactJS-based application that fetches data from NewsAPI to provide users with up-to-date news articles. It offers a user-friendly interface for browsing and staying informed about various topics.## Features
- **Real-Time News:** Fetches the latest news articles from NewsAPI.
- **User-Friendly Interface:** Provides an intuitive and easy-to-use interface for browsing news.
- **Topic Categories:** Organizes news articles by different categories and topics.
- **Read More:** Allows users to read full news articles by clicking on the respective headlines.
- **Responsive Design:** Ensures a seamless experience across different devices and screen sizes.## Prerequisites
Before you begin, ensure you have the following installed:
- Node.js: https://nodejs.org/## Contributing
Contributions are welcome! If you encounter issues or have suggestions, please create an issue or submit a pull request.