react-hn
react-hn copied to clipboard
React-powered Hacker News client
Adresses #37 & #76
(ノ◕ヮ◕)ノ*:・゚✧
Added dark theme to settings panel #54 
On my machine, in Google Chrome, react-hn very quickly shows the full front page of Hacker News, with all its items, but then it shows blinking dots, and then shows...
* replaces templates made from string concatenation * allows comments nested deeper than 2 levels
Some editors/plugins (vim) rely on .eslintrc to be present in the root of a project so I added it linking to the eslint-config-jonnybuchanan config.
Hi! eslint-config-jonnybuchanan should probably belong to devDependencies to I moved it there.
[email protected] doesn't load with Chrome. ``` The script resource is behind a redirect, which is disallowed. unpkg.com/[email protected] Failed to load resource: net::ERR_UNSAFE_REDIRECT ```