Checkout Live Website at: https://sarthak17jain.github.io/Paint_Board/
Features:
-Different pencil colors and widths.
-Eraser with adjustable width.
-Download option to download the current drawing on the canvas and save it in an image format on your local storage.
-Add Sticky notes with minimise and remove option.
-Upload image from local storage to the canvas.
-Undo and redo options to undo or redo the erase and paint actions.
Made using HTML, CSS, JavaScript
Canvas API was used to draw the graphics on the screen.