Skip to content

nvedant/better-hackernews

Repository files navigation

github

Deploy with Vercel

Better hacker news is a try to improve experience of using hacker news. It uses the official hacker news api to pull up the data.

Pros

  • ☑️ Amazing ui/ux
  • ☑️ Completely responsive
  • ☑️ Fast and snappy

Caveats

  • ⚒ Currently in work in progress
  • ❌ You can't upload or reply

Tech Stack

Tech Purpose
Svelte Kit UI framework
Svelte Query Library for data fetching
Tailwind cSS CSS Utility Library
Typescript Language

Running locally

It is recommended to use the pnpm package manager for this project.

git clone https://github.com/vedantnn71/better-hackernews
cd better-hackernews

pnpm install
pnpm dev

Contributing

Contributions are always welcome, if you find any sort of issue or have something meaningful to contribute just create a pull request and make sure to read the CONTRIBUTING.md