This project is an open-source online collaborative drawing app built using React, TypeScript, and Canvas. The goal is to provide users with a platform where they can draw together in real-time over encrypted communication.
- Real-time collaboration: Multiple users can draw together simultaneously.
- Encrypted communication: Ensuring privacy and security during collaborative sessions.
- Drawing tools: Various tools for drawing shapes, lines, colors, and more.
- Responsive design: Works well on different devices and screen sizes.
This project was inspired by Excalidraw and tldraw, which are both powerful canvas apps that serve as great examples of collaborative drawing applications.
Special thanks to Redhwan Nacef whose videos on YouTube provided valuable guidance and tutorials, helping me get started with this project.
This project is licensed under the MIT License.