I saw this tweet and decided to try it out.
- SvelteKit
- TailwindCSS
- Shadcn Svelte
- Clone this repository
git clone https://github.com/Maniktherana/duggup-assignment-thing
- Install dependencies
cd duggup-assignment-thing
pnpm install
- Run and view results on
http://localhost:5173/
pnpm run dev