Real-time whiteboard made with Next.JS and Socket.IO
- Drawing lines, circles and rectangles
- Eraser
- Undo/Redo
- Real-time mouse tracking
- Chatting
- Placing images
- Moving selected area
- Saving canvas
- Changing backgrounds
- Sharing
- Next.JS
- Recoil
- TailwindCSS
- Framer Motion
- Socket.IO
LIVE DEMO: https://collabio-kriziu.herokuapp.com
Clone repository, install all npm packages and run like normal Next.JS application.