Skip to content

Sarthakkad05/draw-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excalidraw Clone

A collaborative whiteboard web application inspired by Excalidraw. Draw diagrams, share in real-time, and collaborate visually.


##Features

  • Freehand drawing with smooth rendering
  • Shapes: Rectangle, Circle, Line, Arrow
  • Color picker and stroke width control
  • Text tool for annotations
  • Export drawings as PNG/SVG
  • Real-time collaboration using WebSockets
  • Autosave and local storage support
  • Dark mode toggle

Tech Stack

  • Frontend: next.js, TypeScript, TailwindCSS, Zustand
  • Backend: Node.js, WebSocket, Express

🛠️ Installation

git clone https://github.com/Sarthakkad05/draw-app.git
cd draw-app
pnpm install
pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors