**Description:** Create a React component that renders an HTML <canvas> element for drawing. **Acceptance Criteria:** - [ ] Create Canvas.js component - [ ] Canvas size: width 800px, height 600px - [ ] Add background color (white) - [ ] Render canvas correctly on page - [ ] Commit and push **Estimated Effort:** 1–2 hours
Description:
Create a React component that renders an HTML element for drawing.
Acceptance Criteria:
Estimated Effort: 1–2 hours