Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cotyhamilton/hacker-newsy

pretty hacker news client
https://github.com/cotyhamilton/hacker-newsy

Last synced: about 2 months ago
JSON representation

pretty hacker news client

Awesome Lists containing this project

README

        

# hacker newsy

https://hn.cotyhamilton.com

a pretty hacker news client

## screenshots

![home page](img/home-light.png)
![comments dark](img/comments-dark.png)
![comments light](img/comments-light.png)

## features

- feature toggles
- light and dark theme
- pagination or infinite scroll
- installable as a web app (pwa)
- serves cached content offline

## built with

- [sveltekit](https://kit.svelte.dev)
- [shadcn-svelte](https://www.shadcn-svelte.com)

## inspiration

- [modern for hacker news](https://www.modernhn.com)
- [hn.svelte.dev](https://hn.svelte.dev)