Skip to content

gokh4nozturk/fancy-hn

Repository files navigation

Fancy HN 🚀

A beautifully designed, modern Hacker News client with a sleek UI and seamless user experience. Built with performance and usability in mind, Fancy HN enhances your browsing experience with intuitive navigation, dark mode, and real-time updates.

Features 🌟

  • ✨ Clean and elegant interface
  • 🌓 Dark/Light mode support
  • ⚡️ Smooth navigation & fast performance
  • 🔄 Real-time updates
  • 📱 Responsive design
  • 🎯 Built with modern tech stack
  • 📲 Progressive Web App (PWA)
    • Works offline
    • Install on any device
    • Fast loading times
    • Push notifications
    • App-like experience

Progressive Web App 📱

Fancy HN is built as a Progressive Web App, offering a native app-like experience:

  • 📥 Installable: Add to your home screen on any device
  • ⚡ Fast Loading: Instant loading with service worker caching
  • 🔔 Push Notifications: Stay updated with the latest stories
  • 🔄 Auto Updates: Always get the latest version
  • 📱 Responsive: Works seamlessly across all devices
  • 🔋 Battery Efficient: Optimized for mobile devices

Tech Stack 💻

Getting Started 🚀

Prerequisites

  • Node.js (LTS version recommended)
  • Package manager (npm, yarn, pnpm, or bun)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/fancy-hn.git
cd fancy-hn
  1. Install dependencies:
npm install
# or
yarn
# or
pnpm install
# or
bun install
  1. Create a .env.local file in the root directory and add required environment variables (if any).

  2. Start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your browser to see the result.

Contributing 🤝

We welcome contributions! Please see our Contributing Guide for more details.

License 📝

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments 🙏


Made with ❤️ by the Fancy HN team

About

A sleek and modern Hacker News client with a beautiful UI and real-time updates with an AI summarizer.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published