Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 365 Bytes

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