we-like-soup

We Like Soup

Svelte soup app for JA, deployed with Vercel

We like soup!

Little soup app displaying the JA team's favorite winter soups in 2022. Used to test out Svelte and play around with some SVG animations.

This project is built with Svelte + SvelteKit (see create-svelte) and utilizes the Pudding's Scrolly component for handling the scroll update calcultions. SVG graphics created in Sketch, with some dynamic updates in the app. Deployed using Vercel.

View live site here → we-like-soup.vercel.app :shallow_pan_of_food:

Running the app

First, install the dependencies with npm install (or pnpm install or yarn), then start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Top categories

Loading Svelte Themes