File size: 686 Bytes
6e36449
 
 
 
 
 
 
 
 
4711c0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Hackernews clone ft. FastHTML
emoji: 
colorFrom: purple
colorTo: green
sdk: docker
pinned: false
---

# Hackernews clone ft. FastHTML (read-only)

This is a lightweight, read-only clone of Hacker News built with FastHTML. It provides a simple interface to browse Hacker News stories and comments.

## Features

- View top stories on the home page
- Infinite scroll to load more stories
- View individual story pages with comments
- Responsive design

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## Acknowledgements

- Hacker News: https://news.ycombinator.com/
- Unofficial Hacker News API: https://github.com/cheeaun/node-hnapi