https://github.com/collinskchirchir/hackernews
https://github.com/collinskchirchir/hackernews
hono reactjs tanstack-react-query typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/collinskchirchir/hackernews
- Owner: collinskchirchir
- Created: 2024-10-17T11:17:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T13:48:30.000Z (over 1 year ago)
- Last Synced: 2025-09-24T01:02:11.208Z (9 months ago)
- Topics: hono, reactjs, tanstack-react-query, typescript
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000