sivapa08.mp4
A lightweight Visual Editor built with React and Zustand for state management.
Easily create, arrange, and manage elements on a canvas — designed for simplicity and speed.
Live Demo: sivapa08.github.io/Sketchflow/
- Fast and responsive React-based editor
- State management powered by Zustand
- Drag-and-drop support for building layouts
- Visual customization options (colors, text, positions, etc.)
- Runs locally with hot-reload via Vite
Clone the repo and install dependencies:
git clone https://github.com/yourusername/Sketchflow.git
cd Sketchflow
npm install