A HackerNews reader using React, Redux and Bulma. Using NewsAPI to fetch the news.
For this example, news related to Apple will be shown.
- NewsAPI developer accounts are limited to a max of 100 results
- NewsAPI pricing
git clone https://github.com/Swolfeyes/hackernews-infinite-reader.git
cd hackernews-infinite-reader
npm install
npm run build
npm start