suri66 / canvas-rendering-react

A sample app to draw image and rectangle on canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canvas-rendering-react

  • Clone the repo
  • Go to cloned directory
  • Run npm i to install dependecies
  • Run npm run dev to serve the app on http://localhost:3000

The whole code is inside pages/index.js

Sample Canvas with Image and Reactangle on it

Image on Canvas - Reactjs | NextJs

About

A sample app to draw image and rectangle on canvas


Languages

Language:JavaScript 100.0%