An open API service indexing awesome lists of open source software.

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

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. 🎨

![Welcome](media/welcome.png)

---

## Highlights ⭐️

- 🚀 RealTime Communication
- 🚀 Color Picker
- 🚀 Tools Options
- 🚀 Undo/Redo
- 🚀 Clearing Canvas

---

## Used Tools 🛠

- ⚙️ React (Vite)
- ⚙️ Roughjs
- ⚙️ Tailwindcss
- ⚙️ Node (Express)
- ⚙️ Socket.io
- ⚙️ TypeScript