A minimal looking hackernews client built with Next.js and TailwindCSS.
This is v2 of the original redesign that I did 2 years ago.
- Next.js - Framework
- TailwindCSS - Styling
- Framer motion - Animation
- SWR - Data fetching
I originally did a HN redesign 2 years ago (Hackernews Redesign v1) which was my first react project. But recently I thought of redesigning the same application with Next.js. So I did. .
I am not using the official HN API because it is very poorly designed which makes it very slow and not practical. I built a custom HN api only for this application. And to get the comments of a post, I am using Algolia's hn API.
You can support me and my work right here :
MIT 2021 © Rocktim Saikia