Skip to content

rocktimsaikia/hackernews-redesign

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 7, 2021 19:46
lib
April 7, 2021 20:15
April 20, 2021 01:14
March 25, 2021 00:45

🚀 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