Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 470 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 470 Bytes

React-Nodejs Whiteboard App

This is the real-time communication Canvas Whiteboard app using React, Node, Socket.io and focusing on the Canvas. 🎨

Welcome


Highlights ⭐️

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

Used Tools 🛠

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