Skip to content

igorfv/svelte-todo

Repository files navigation

TODO app but built with Svelte

I wanted to check Svelte and Tailwind

Run locally

  1. Install yarn - npm i -g yarn
  2. Install dependencies - yarn
  3. Run - yarn run dev

Deploy

Once merge to main it will automatically deploy to https://igors-svelte-todo.vercel.app/