A simple and functional whiteboard application that allows users to collaborate and draw, erase, download, notes, and clear their work in an easy-to-use interface.
- Collaboration on whiteboard
- Basic freehand drawing
- Import images or videos
- Take notes
- Download
- WebSocket
- HTML5
- CSS3
- JavaScript
- Clone the repository:
git clone https://github.com/AbhiArya20/old-whiteboard.git
- Navigate to the project directory:
cd excel
- Install dependencies
npm install
- Run
npm start
- check out your localhost
http://localhost:3000