this app is a drawing app like excalidraw with my own style
with the features : users can draw anything in the canvas
how can you use this in your device :
- clone the repository
- go on each folder " cd client " & "cd server"
- run on each " bun install "
- for client run "bun run dev"
- for server run "nodemon"
- and then you go ...