Skip to content

1997roylee/Enhancing-Mobile-Readability-for-Hacker-News

Repository files navigation

Enhancing Mobile Readability for Hacker News

Personal Project: Improving Mobile Readability and User-Friendliness of Hacker News

Getting Started

Prerequisites

Install Dependencies

yarn install
# or
npm install

Run Development Server

yarn dev
# or
npm run dev

Build for Production

yarn build
# or
npm run build

Feedback

Please feel free to file an issue if you have any feedback or suggestions.

Tech Stack

  • React 18
  • Next.js 14 - App Router
  • Tailwind CSS

References

API: https://github.com/HackerNews/API

Milestones

  • 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