hackernews-fasthtml / README.md
pratapvardhan's picture
v0: Hackernews clone ft. FastHTML (read-only)
4711c0c
|
raw
history blame
570 Bytes
# 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