Home / Projects / Whiteboard App

Go Back

Whiteboard App

A collaborative whiteboard for sketching, diagramming, and thinking visually.

Built an interactive drawing app using HTML5 Canvas and Context API with freehand drawing, shapes, and text. Implemented shape selection, resize, reposition, and stack-based undo/redo using a reusable useHistory hook.

Tech Stack

ReactJavascriptCanvas APIContext API