- Add Preact setup instructions and code examples alongside existing React examples
- Maintain existing React functionality while adding Preact support
- Update code examples to show both React and Preact imports
react hooks come directly from 'react' package, while Preact requires hooks to be
imported separately from 'preact/hooks'