Skip to content
/ Canvas Public

Simple collaboration drawing app, made using NextJS, React Konva and SocketIO with NextJS API Page for learning SocketIO and of course trying NextJS 13

License

Notifications You must be signed in to change notification settings

X1-Il/Canvas

Repository files navigation

Canvas

Simple collaboration drawing app, made using NextJS, React Konva and SocketIO with NextJS API Page for learning SocketIO and of course trying NextJS 13

Screeshot

canvas

Feature

Currently its only have basic feature such as

  • Freehand Draw
  • Move in canvas
  • Zoom
  • Collaboration (limit only 2 user)

How to test

You can access the project here: https://canvas-x1.netlify.app/

Or run on your machine:

  • clone project
git clone https://github.com/X1-Il/Canvas.git
  • go to projet
cd Canvas
  • install npm
npm install
  • build project
npm run build
  • start project
npm run dev

License

MIT license

Author

  • ibrahim_laklaa portfolio - X1-Il

About

Simple collaboration drawing app, made using NextJS, React Konva and SocketIO with NextJS API Page for learning SocketIO and of course trying NextJS 13

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published