Realtime collaborative whiteboard web app using Node Js React Js
Collaborative board web applications are becoming increasingly popular in today’s world, where remote work is becoming more common. These applications allow users to collaborate on a virtual whiteboard in real-time, making it easier to share ideas and work together on projects.
How to run:
- Clone to project to your local machine.
- Open the project and navigate to the front end folder with package.json
- Call the command "yarn dev"
- The server will start on the value of the port
- Navigate to http://localhost:(port)

