Skip to content

Commit 9dab332

Browse files
authored
Merge pull request #353 from khushi-purwar/dev21-kh
Added digital white board
2 parents 44755c7 + d6c8123 commit 9dab332

File tree

14 files changed

+728
-0
lines changed

14 files changed

+728
-0
lines changed

Index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,5 @@ I've used the concept of *Async functions* and *react hook usestate* also worked
134134
|[Good Vibes Form](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Good-Vibes-Form)| It is a simple and responsive form which can be used in any project.
135135
|[Survey Form](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Survey-Form)| It is a simple and responsive urvey-Form.
136136
|[React Pizza App](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/react-tailwind-app)| It is a simple pizza react app using TailwindCSS.
137+
|[Digital White Board](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/White-Board)| It is a simple white board where user can write, draw, erase, undo, redo, insert image, open sticky notes and also download it.
138+

White-Board/Screenshots/demo.gif

5.9 MB
Loading

White-Board/Screenshots/ss1.png

62.4 KB
Loading

White-Board/icons/download.svg

Lines changed: 9 additions & 0 deletions
Loading

White-Board/icons/eraser.svg

Lines changed: 1 addition & 0 deletions
Loading

White-Board/icons/pen.svg

Lines changed: 1 addition & 0 deletions
Loading

White-Board/icons/pic.svg

Lines changed: 105 additions & 0 deletions
Loading

White-Board/icons/redo.svg

Lines changed: 6 additions & 0 deletions
Loading

White-Board/icons/sticky.svg

Lines changed: 1 addition & 0 deletions
Loading

White-Board/icons/undo.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)