Skip to content

snutij/draw-pixels

Repository files navigation

Draw pixel

Simple application to draw pixel with mouse over

Live demo πŸš€

Features

  • random color
  • erase mode
  • reset draw
  • change resolution

screen

Run application

  • npm install for install dependencies
  • npm run dev for run app