Wallpaper Board is a small project that shows you how to make a Pinterest-style board UI with web development. It features a responsive grid layout where images look great, just like on Pinterest. Perfect for anyone wanting to learn how to build similar UIs for their web apps.
This project uses the following technologies:
- SvelteKit: A powerful framework for building web applications with Svelte. It provides server-side rendering, routing, and other essential features for building modern web apps. Learn more
- Picsum: A free service for generating placeholder images. Learn more
Note: This project started out from the SvelteKit scaffold template, by running bun create svelte@next
.