Home

Awesome

:rocket: Hackernews Redesign v2 Vercel

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

<br/> <div align="center" margin-bottom="0"> <a href="https://hackernews-redesign.netlify.com" target="_blank"> <img alt="Hacker News Clone Demo" width="auto" height="auto" src="https://i.ibb.co/S7VNsGN/screely-1617856041421.png"> </a> </div> <br/>

:sparkles: Techstack

:zap: 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 :

<a href="https://www.buymeacoffee.com/rocktimcodes"><img src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg" height="35px"/></a>

License

MIT 2021 © Rocktim Saikia