https://github.com/thutasann/whiteboard-app
Canvas Drawing Whiteboard App
https://github.com/thutasann/whiteboard-app
nodejs roughjs socket-io tailwindcss vite
Last synced: 3 months ago
JSON representation
Canvas Drawing Whiteboard App
- Host: GitHub
- URL: https://github.com/thutasann/whiteboard-app
- Owner: thutasann
- Created: 2023-02-03T01:30:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:04:59.000Z (over 2 years ago)
- Last Synced: 2025-01-09T02:22:07.566Z (5 months ago)
- Topics: nodejs, roughjs, socket-io, tailwindcss, vite
- Language: TypeScript
- Homepage: https://socket-whiteboard.vercel.app
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Nodejs Whiteboard App
This is the real-time communication Canvas Whiteboard app using React, Node, Socket.io and focusing on the Canvas. 🎨

---
## Highlights ⭐️
- 🚀 RealTime Communication
- 🚀 Color Picker
- 🚀 Tools Options
- 🚀 Undo/Redo
- 🚀 Clearing Canvas---
## Used Tools 🛠
- ⚙️ React (Vite)
- ⚙️ Roughjs
- ⚙️ Tailwindcss
- ⚙️ Node (Express)
- ⚙️ Socket.io
- ⚙️ TypeScript