https://github.com/zayedshahcode/thenewscover
The News Cover is a ReactJS and ExpressJS based web application which fetches news article related to query input by the user.
https://github.com/zayedshahcode/thenewscover
expressjs fullstack newsapi reactjs rest-api
Last synced: 3 months ago
JSON representation
The News Cover is a ReactJS and ExpressJS based web application which fetches news article related to query input by the user.
- Host: GitHub
- URL: https://github.com/zayedshahcode/thenewscover
- Owner: ZayedShahcode
- Created: 2024-06-28T11:26:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T06:35:33.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T03:18:43.055Z (about 1 year ago)
- Topics: expressjs, fullstack, newsapi, reactjs, rest-api
- Language: JavaScript
- Homepage: https://thenewscover-client.onrender.com
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The News Cover is a ReactJS based web application which leverages NewsAPI to fetch news
article related to query input by the user. It uses ExpressJS for backend.