This is a lightweight Hacker News client made for the purposes of learning React, Webpack, and Babel. Pull requests welcome.
Purpose | Location |
---|---|
Main application | src/App.js |
Entry point | src/index.js |
Components | src/* |
npm install
npm start
This software is released under the MIT license.