https://github.com/hmontazeri/readable_techcrunch
A readable tech crunch feed
https://github.com/hmontazeri/readable_techcrunch
cfworker hono tailwindcss typescript
Last synced: 5 months ago
JSON representation
A readable tech crunch feed
- Host: GitHub
- URL: https://github.com/hmontazeri/readable_techcrunch
- Owner: hmontazeri
- Created: 2023-05-12T10:57:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T15:14:46.000Z (about 2 years ago)
- Last Synced: 2025-09-10T00:21:54.906Z (9 months ago)
- Topics: cfworker, hono, tailwindcss, typescript
- Language: CSS
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A readable TechCrunch Feed
I created this little TS project out of frustration. I really like the TechCrunch news articles but the page is just too overloaded for me. This is my minimalistic approach to it.
Discussion on [HackerNews](https://news.ycombinator.com/item?id=35859791)
It uses [Hono](https://hono.dev/) on and is deployed to [CF Workers](https://developers.cloudflare.com/workers/).
Using [TailwindCSS](https://tailwindcss.com/) to style the pages.