Progressive Web App for perusing Hacker News on desktop
Check it out here: https://hackerzeus.com
Hacker Zeus uses Hacker News' public API and Postlight's Mercury Parser to present Hacker News articles in a clean, single-page web app. No more hopping between websites when browsing Hacker News.
In addition to loading articles in-app, Hacker Zeus also displays the comments posted on HN.
- JavaScript
- HTML
- CSS
- React
- Node.js
- Express
- Google App Engine
- REST APIs
- Hacker News API: https://github.com/HackerNews/API
- Mercury Parser: https://github.com/postlight/mercury-parser
- The gear icon and "load more" icon are from ANTD: https://ant.design/
- Create React App: https://create-react-app.dev/