# 📦 p5.wrapper – React Integration
This package provides a React-friendly declarative wrapper for p5.js, enabling you to build interactive 2D and 3D sketches using React components.

Built on top of ZikoJS, this wrapper leverages React’s declarative JSX syntax to integrate seamlessly with your React apps.

## Installation 
```bash
npm i p5.wrapper 
```
