All Projects → rocktimsaikia → hackernews-redesign

rocktimsaikia / hackernews-redesign

Licence: MIT License
minimal hacker news client built with Next.js and TailwindCSS

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to hackernews-redesign

HNReaderApp
Hacker News client for macOS
Stars: ✭ 169 (+131.51%)
Mutual labels:  hacker-news, hackernews-api, hackernews-client
hacker-news-client
Clone of Hacker News with modern design
Stars: ✭ 32 (-56.16%)
Mutual labels:  hackernews, hackernews-clone, hackernews-client
aurelia-hacker-news
A recreation of the Hacker News website written in TypeScript and built with Aurelia.
Stars: ✭ 60 (-17.81%)
Mutual labels:  hacker-news, hackernews, hackernews-clone
Hackers
Hackers is an elegant iOS app for reading Hacker News written in Swift.
Stars: ✭ 513 (+602.74%)
Mutual labels:  hacker-news, hackernews
What Hn Says Webext
Web Extension: Easily find Hacker News discussions about the page you're currently browsing.
Stars: ✭ 214 (+193.15%)
Mutual labels:  hacker-news, hackernews
Hacker News Resolve
React & Redux & Resolve implementation of Hacker News
Stars: ✭ 79 (+8.22%)
Mutual labels:  hacker-news, hackernews
circumflex
🌿 It's Hacker News in your terminal
Stars: ✭ 43 (-41.1%)
Mutual labels:  hacker-news, hackernews
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (+223.29%)
Mutual labels:  hacker-news, hackernews
flutter-hackernews
Hacker News client implemented using Flutter
Stars: ✭ 33 (-54.79%)
Mutual labels:  hackernews-api, hackernews-clone
hackernews-button
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
Stars: ✭ 73 (+0%)
Mutual labels:  hacker-news, hackernews
Hnpwa Vanilla
Hacker News PWA implemented using no framework just javascript
Stars: ✭ 245 (+235.62%)
Mutual labels:  hacker-news, hackernews
gatsby-hacker-news
Gatsby implementation of Hacker News
Stars: ✭ 21 (-71.23%)
Mutual labels:  hackernews, hackernews-api
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+213.7%)
Mutual labels:  hacker-news, hackernews
showhn.paperboy.digital
Autogenerated weekly newsletter of 'Show HackerNews' projects
Stars: ✭ 13 (-82.19%)
Mutual labels:  hackernews, hackernews-api
angular-cache-service-blog
No description or website provided.
Stars: ✭ 42 (-42.47%)
Mutual labels:  hackernews
hackd
A modern Hacker News iOS application, built with React Native
Stars: ✭ 91 (+24.66%)
Mutual labels:  hacker-news
teletext
Hacker news as teletext
Stars: ✭ 48 (-34.25%)
Mutual labels:  hackernews
looped-in
A browser extension that displays Hacker News comments for the current webpage
Stars: ✭ 63 (-13.7%)
Mutual labels:  hackernews
paper-hn
Hacker News front page in the style of a print newspaper
Stars: ✭ 73 (+0%)
Mutual labels:  hacker-news
reverse-engineering-the-hacker-news-ranking-algorithm
An analysis of historical Hacker News data to determine the ranking algorithm
Stars: ✭ 76 (+4.11%)
Mutual labels:  hacker-news

🚀 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].