Skip to content

a modern Hacker News client built with Nuxt 3 and based on the official HN API

Notifications You must be signed in to change notification settings

StefanVDWeide/modern-orange

Repository files navigation

Modern Orange

Modern Orange is a modern Hacker News client built with Nuxt 3 and based on the official HN API.

It tries to stay true to the original minimal design that everybody loves but adds new features such as dark mode, better usability on larger screens and preview images for each story.

Missing Features

Because the offical API does not support user login, features such as commeting, voting and editing your profile are not supported. When (if) login is added to the API these features will be added.

Local Development

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

About

a modern Hacker News client built with Nuxt 3 and based on the official HN API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages