wtbd.live is a lightweight, no-bloat whiteboard web app built with HTML, CSS, and JavaScript.
Designed for quick sketches, it offers a smooth drawing experience with essential tools only—no unnecessary features.
✅ Minimal Interface:
- Clean, distraction-free canvas for quick sketches.
- Simple color and brush size selectors.
- Undo and clear functions for flexibility.
- Frontend: HTML, CSS, JavaScript
- Hosting:
- Frontend → GitHub Pages
- Frontend: Deployed on GitHub Pages
- Access the live app at: https://wtbd.live
- Open the app and start sketching instantly.
- Adjust the brush size and color using the toolbar or controls - scroll to change brush size, space bar to change colors.
- Use:
- 🖌️ Draw → Click and drag.
- 🔥 Undo → Press the Undo button.
- 🧹 Clear → Press the Clear button.
- 🎨 Modify
style.css
for custom colors and styling. - 💡 Add new features by extending
script.js
.
Pull requests are welcome!
For major changes, please open an issue first to discuss what you would like to add.
MIT License
Feel free to use, modify, and distribute this project.