WhiteSync is an interactive whiteboard mini app built for easy collaboration and project presentations. It allows users to draw and share their ideas. The real-time collaboration feature is coming soon, so multiple users will be able to join the board and draw together seamlessly.
- ✅ Start drawing and share your ideas easily
- ✅ Simple UI
- ✅ Real-time Collaboration (Coming Soon)
screen-capture.46.mp4
git clone https://github.com/yoni-tad/White-Sync.git
cd White-Sync- Frontend (React):
npm install- Backend (Node.js):
cd back-end
npm installFrontend:
npm run devBackend:
cd back-end
npm start4️⃣ Access the app: Open your browser and go to http://localhost:5173 to start using the whiteboard.
- Frontend: React, Tailwind CSS
- Backend: Node.js
- ✅ Real-time Collaboration)
- ✅ Support chat
Feel free to fork the repo and submit a pull request if you have improvements!
📄 This project is MIT Licensed – feel free to use & modify!