Using the API described at https://github.com/HackerNews/API via plain HTTPS, not FireBase SDK.
Design is based on the dark theme of Materialistic.
$ yarn install
$ yarn start
And go to http://localhost:8080/
afterwards
- More than 1 page of top stories
- Other type of feed: ask hn/show hn/etc
- Author page
- See if using firebase SDK avoids doing 100s of HTTPS requests?