Excalidraw
Collaborative Drawing Made Simple
Create, collaborate, and share beautiful diagrams with our whiteboard tool. Built with modern web technologies for speed and reliability.



Powerful Features for Creative Collaboration
Our Excalidraw clone provides all the tools you need for seamless visual communication and collaboration.
Intuitive Drawing Tools
Create sketches, diagrams, and illustrations with our easy-to-use drawing tools that mimic the feel of pen and paper
Real-time Collaboration
Work together with your team in real-time, seeing changes instantly as they happen, no matter where team members are located.
Extensive Shape Libraries
Access a wide range of pre-built shapes and components to quickly create professional diagrams and wireframes.


Built with Modern Architecture
Monorepo/Turborepo
Monorepo Structure
Our codebase is organized in a monorepo structure, allowing us to maintain multiple packages and applications in a single repository with shared configuration and dependencies.
excalidraw-clone/
├─ apps/
│ ├─ web/
# NextJS frontend
│ └─ api/
# Backend services
├─ packages/
│ ├─ ui/
# Shared UI components
│ ├─ utils/
# Common utilities
│ └─ types/
# Shared TypeScript types
└─ turbo.json
# Turborepo configuration
Turborepo Benefits
Turborepo provides intelligent build system that makes our development workflow faster and more efficient with features like caching, parallel execution, and incremental builds.
Code Sharing
Reuse code across applications
Dependency Management
Simplified versioning
Parallel Execution
Faster build times
Incremental Builds
Only rebuild what changed




Excalidraw Clone
Built by Deekshith Reddy