Skip to content

yoni-tad/White-Sync

Repository files navigation

WhiteSync 🎨

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.

✨ Features

  • Start drawing and share your ideas easily
  • Simple UI
  • Real-time Collaboration (Coming Soon)

📹 Demo

screen-capture.46.mp4

🛠️ Installation

1️⃣ Clone the repository

git clone https://github.com/yoni-tad/White-Sync.git
cd White-Sync

2️⃣ Install dependencies:

  • Frontend (React):
npm install
  • Backend (Node.js):
cd back-end
npm install

3️⃣ Start the development servers:

Frontend:

npm run dev

Backend:

cd back-end
npm start

4️⃣ Access the app: Open your browser and go to http://localhost:5173 to start using the whiteboard.

🛠️ Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Node.js

🚀 Future Improvements

  • ✅ Real-time Collaboration)
  • ✅ Support chat

🤝 Contributing

Feel free to fork the repo and submit a pull request if you have improvements!


📜 License

📄 This project is MIT Licensed – feel free to use & modify!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors