https://github.com/engageintellect/hckrnws
A modern Hacker News UI built with Sveltekit, Tailwind, and DaisyUI.
https://github.com/engageintellect/hckrnws
daisyui hackernews svelte sveltekit tailwindcss typescript y-combinator
Last synced: 4 months ago
JSON representation
A modern Hacker News UI built with Sveltekit, Tailwind, and DaisyUI.
- Host: GitHub
- URL: https://github.com/engageintellect/hckrnws
- Owner: engageintellect
- Created: 2024-05-01T07:31:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T09:01:57.000Z (almost 2 years ago)
- Last Synced: 2025-10-29T16:09:46.833Z (8 months ago)
- Topics: daisyui, hackernews, svelte, sveltekit, tailwindcss, typescript, y-combinator
- Language: Svelte
- Homepage: https://hckrnws.vercel.app
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hckrnws
## Description
A Hacker News clone built with [Sveltekit](https://kit.svelte.dev), [Tailwind](https://tailwindcss.com), and [DaisyUI](https://daisyui.com).
## Features
- ✅ View top stories
- ✅ View new stories
- ✅ View best stories
- ✅ View ask stories
- ✅ View show stories
- ✅ View job stories
- ✅ View comments
- ✅ View story content
- ✅ View user profiles
## Getting Started
```bash
git clone https://github.com/engageintellect/hckrnws.git
```
```bash
cd hckrnws
```
```bash
pnpm install
```
```bash
pnpm run dev
```
## License
```
MIT
```