The demo is deployed using the free tier provided by Heroku, and shuts down when idle for a time. If the site is slow to load, this is likely the cause and you will have to wait a brief period while Heroku gets things running again.
$ git clone https://github.com/DWMiller/hacker_news_client.git
$ cd hacker_news_client
$ yarn install
$ yarn start
$ npm install
$ npm start