rocktimsaikia / hackernews-redesign

minimal hacker news client built with Next.js and TailwindCSS

Home Page:https://hn-redesign.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 Hackernews Redesign v2 Vercel

A minimal looking hackernews client built with Next.js and TailwindCSS.
This is v2 of the original redesign that I did 2 years ago.



✨ Techstack

⚡ About

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.

Support

You can support me and my work right here :

License

MIT 2021 © Rocktim Saikia

About

minimal hacker news client built with Next.js and TailwindCSS

https://hn-redesign.vercel.app

License:MIT License


Languages

Language:JavaScript 93.2%Language:CSS 6.8%