A drawing application that lets you create and manipulate drawings effortlessly on a digital canvas.
- Freehand Drawing: Draw smooth, natural strokes with your mouse or touch input.
- Shape Drawing: Create rectangles, circles, and lines with a hand-drawn style.
- Move Elements: Select and reposition any drawn element on the canvas.
- Erase Elements: Remove unwanted drawings with ease.
- Real-Time Collaboration: Work on the same canvas with others in real-time.
-
Clone the Repository:
git clone https://github.com/AnkitKumar8080/excalidraw-clone.git cd excalidraw-clone
-
Install Dependencies:
npm install
-
Run the Project:
npm run dev
-
Open in Browser:
Visithttp://localhost:3000
to start drawing!