Skip to content

sakshamGupta09/paint-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint application using HTML canvas element

Demo

Project description

This is a vanilla JS project, a basic version of MS paint which enables you to draw shapes with different colours and of different brush size.The whiteboard background is customizable along with functionality to save and download your last drawing.

Key Features

  • Draw shapes, text with different colours and pen size.
  • Cusomizable whiteboard background colour.
  • Eraser to erase parts of your drawing.
  • Can reset entire whiteboard at one click.
  • Save and load last drawn paint in local storage.
  • Download your paint as a jpeg image.

Screenshots

Screenshot 2022-12-27 at 4 38 13 PM

About

A vanilla JS basic version of MS paint built using canvas API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published