React news app based on Hacker News API
npm i && npm start
- React
- Redux
- Typescript
- React Router
- React Testing Library
- Semantic UI.
Auto update news once a minute.
Only root comments are loaded immediately.
Nested comments are loaded on root comment click.
Auto update comments once a minute.