Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krupapanchal2527/wiser-news
https://github.com/krupapanchal2527/wiser-news
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krupapanchal2527/wiser-news
- Owner: KrupaPanchal2527
- Created: 2022-10-30T14:08:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T14:57:17.000Z (about 2 years ago)
- Last Synced: 2024-11-08T06:43:00.499Z (2 months ago)
- Language: TypeScript
- Size: 338 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WISER NEWS
### _Get access to latest news, wiser and faster_
**Submission by:** Krupa Panchal
Tech Stack used -
- React with **Typescript**
- Third party News API for fetching data
- **Chakra-UI** for UI components
- **fetch** for fetching dataTo start this Project -
- Copy contents from `.env.sample` to `.env`
- Generate NewsAPI key - https://newsapi.org/register
- Copy API key
- Start local env using `npm run dev`