Skip to content

nkrivous/interactive-canvas

Repository files navigation

Build and Deploy to GitHub Pages

🚀 Welcome to the Canvas Interaction project!

Description

This project was created as a pet project to hone my skills of working with canvas

Instructions for the local development

yarn
yarn build
yarn serve

Achievements

  • Deploy to GitHub page using GitHub Actions
  • Draw simple elements
  • Drag elements
  • Show a context menu for a selected element 💤
  • Group elements
  • Drag group of elements