- Users can draw lines by clicking and dragging the mouse on the canvas.
- The application provides a responsive drawing experience.
- Clone or download the repository to your local machine.
- Open the index.html file in a web browser.
- Click and hold the left mouse button on the canvas.
- Move the mouse to draw lines.
- Release the mouse button to stop drawing.
Here's a quick example demonstrating how to use the application:
- Open the index.html file in your web browser.
- Click and hold the left mouse button on the canvas.
- Move the mouse around to draw lines on the canvas.
- Release the mouse button to stop drawing.
- HTML5
- CSS3
- JavaScript