A simple image editor app created with Fabric.js v6 and React.
Clone the repository and install dependencies:
npm install
# --- or ---
yarn
Start the React development server:
npm start
#--- or ---
yarn start
A simple image editor app created with Fabric.js v6 and React.
Clone the repository and install dependencies:
npm install
# --- or ---
yarn
Start the React development server:
npm start
#--- or ---
yarn start