Skip to content

suri66/canvas-rendering-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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