Personal Project: Improving Mobile Readability and User-Friendliness of Hacker News
yarn install
# or
npm install
yarn dev
# or
npm run dev
yarn build
# or
npm run build
Please feel free to file an issue if you have any feedback or suggestions.
- React 18
- Next.js 14 - App Router
- Tailwind CSS
API: https://github.com/HackerNews/API
- Support PWA
- Cache Data on IndexedDB
- Post Detail Page
- Enhance SEO
- Enhance Accessibility
- Enhance Performance
- Support Infinite Scrolling
- Support Search
- Support Comments
- Support User Profile
- Support User Settings
- Support Font Size Customization
- Reduce Spacing
- Dump Radix UI