Show HN: A fast, minimal daily horoscope site built with Next.js
3 garmiter 1 7/12/2025, 4:26:09 PM dailyhoroscopes.run ↗
I built a simple daily horoscope site as a side project. Most sites I tried felt heavy and cluttered, so I wanted to see how lightweight and fast I could make one.
It’s designed to be minimal:
Loads under 1 second, even on slow connections
Mobile-first UI
Horoscope data pre-generated daily and served as static JSON
Stack: Next.js (frontend), Tailwind CSS, Cloudflare Workers (API proxy + caching), and hosted on Vercel. A cron job updates the data daily.
I’m curious:
Is it too minimal, or does it work as intended?
Would you find value in weekly/monthly readings?
Any ideas to improve performance or UX?
Is that true?
It's impressive that the page loads quickly, but looking beyond that, at the content itself, it needs to be a lot more convincing that this is indeed an astrology site, and not a random AI generated substitute.
For instance, many of the links don't work...