Skip to content

Tufailahmed-Bargir/Excalidraw

Repository files navigation

Excalidraw :

An interactive white board interface to draw daigrams and hand free drawings

Demo :

Screen-Recording-2024-09-05T17_15_26.988Z.1.1.mp4

Screenshot :

Screenshot 2024-09-05 231321

Tech Stack Used

How to run?

Manual setup

  1. Fork this repo and make a clone of it and go to the cd Excalidraw directory

    cd Excalidraw
    
  2. make pnpm install

  3. pnpm install
    
  4. Run/ Start localhost by (pnpm run dev)

pnpm run dev
  1. then visit to localhost:3000 in your browser.