Hacker News clone built using SvelteKit,Shadcn-Svelte and Deno.
- Clone the repository:
git clone https://github.com/SureshPradhana/hn-svelte-deno.git - Navigate into the project directory:
cd hn-svelte-deno - Install dependencies:
pnpm install - Start the SvelteKit app:
pnpm run dev(localhost:5173).
MIT