Production Link : link
Medium Blog Link : medium
SandCastle for Songkran Festival An interactive watercolor-style website where users can create and decorate their own digital sand pagodas during Thailand's Songkran Festival — all built in just 5 days!
🎯 Concept Let users feel the spirit of Songkran by:
- Choosing from 4 types of sand pagodas
 - Decorating with 6 traditional Thai items
 - Writing and sharing personal blessings
 
🧑💻 Tech Stack
- Framework: SvelteKit (JavaScript)
 - Styling: Tailwind CSS
 - Formatter: Prettier
 - Package Manager: pnpm
 - Deployment: Vercel
 
📊 Outcome (as of Apr 16, 2025)
- 222 active users (Google Analytics)
 - 33 sandcastle created
 - 1,477 TikTok views
 
Everything you need to build a Svelte project, powered by sv.
pnpm run devnpx prettier --write src/**/*.svelteTo create a production version of your app:
pnpm run build
pnpm start // to testYou can preview the production build with npm run preview.
To deploy your app, you may need to install an adapter for your target environment.