Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 377 Bytes

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