Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krupapanchal2527/wiser-news


https://github.com/krupapanchal2527/wiser-news

Last synced: 11 days ago
JSON representation

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 data

To 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`