borishere / news-app

React news app

Home Page:https://borishere.github.io/news-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React news app based on Hacker News API

To run the app:

npm i && npm start


What's used:

  • React
  • Redux
  • Typescript
  • React Router
  • React Testing Library
  • Semantic UI.

Main page:

Auto update news once a minute.

News item page:

Only root comments are loaded immediately.
Nested comments are loaded on root comment click.
Auto update comments once a minute.

About

React news app

https://borishere.github.io/news-app/


Languages

Language:TypeScript 83.0%Language:SCSS 11.0%Language:HTML 5.6%Language:JavaScript 0.3%