/hn-svelte-deno

Primary LanguageSvelteMIT LicenseMIT

Hacker News Clone

Hacker News clone built using SvelteKit,Shadcn-Svelte and Deno.

Local development

  1. Clone the repository: git clone https://github.com/SureshPradhana/hn-svelte-deno.git
  2. Navigate into the project directory: cd hn-svelte-deno
  3. Install dependencies: pnpm install
  4. Start the SvelteKit app: pnpm run dev (localhost:5173).

License

MIT