reason-react-hacker-news icon indicating copy to clipboard operation
reason-react-hacker-news copied to clipboard

hacker news mobile app made with reason react

Reason React Hacker News

Hacker News mobile app built with Reason React

See it at https://hackernewsmobile.com

Source is in src/, starting from src/index.re

You can run the app locally with yarn start

Build for deployment with NODE_ENV=production yarn build