**Description:** Set up a new React project using Create React App. **Acceptance Criteria:** - [ ] Run npx create-react-app simple-drawing-app - [ ] Verify project builds and runs successfully in browser - [ ] Add .gitignore (default CRA) - [ ] Add initial README.md with project title and short description - [ ] Push initial commit to GitHub **Estimated Effort:** 1 hour
Description:
Set up a new React project using Create React App.
Acceptance Criteria:
Estimated Effort: 1 hour