svelte-drawing-app

Svelte Drawing App

A simple take on Microsoft Paint!

Drawing App in Svelte

drawing

App Functionality:

  • Pick Color
  • Change Line Thickness
  • Erase
  • Clear Canvas

How to Run

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn),
simply start a development server by running npm run dev -- --open

It will automatically open the app in a new browser tab.

Top categories

Loading Svelte Themes