A virtual whiteboard is an interactive digital platform that simulates a physical whiteboard, allowing users to draw, write, and collaborate in real time, regardless of their geographical location.
Clone the project
git clone https://github.com/Shahi77/VirtualWhiteboard.git
Go to the project directory
cd VirtualWhiteboard
Install dependencies
npm install
Start the server
npm start