react-hn icon indicating copy to clipboard operation
react-hn copied to clipboard

Demonstration of React used to build Hacker News as a PWA.

Results 3 react-hn issues
Sort by recently updated
recently updated
newest added

please check https://react-hn.kristoferbaxter.com/

While there are no elements in the list, the about text is jumping from left to right and back. Have you considered to add a simple `overflow-y: scroll;` to the...

I don't see a way to pass a custom method to `` from React-Router for denoting it's active classes. Idea 1: Use a custom `` component to derive when either...