Skip to content

This project is built using Socket.IO and Paper.js for real-time drawing collaboration.

License

Notifications You must be signed in to change notification settings

yldrykuru/realtime-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Drawing

This project is built using Socket.IO and Paper.js for real-time drawing collaboration.

Realtime Drawing

Table of Contents

Features

  • Real-time drawing collaboration using Socket.IO
  • Responsive canvas that fills the entire screen
  • Simple and easy-to-understand code structure

Installation

  1. Clone the repository:
    git clone https://github.com/yldrykuru/realtime-drawing.git
  2. Install dependencies:
    cd realtime-drawing
    npm install

Usage

  1. Start the server:
    npm start
  2. Open your browser and go to http://localhost:3000.
  3. Collaborate with others in real-time by drawing on the canvas.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository
  • Create a new branch for your feature or bug fix
  • Commit your changes and push to your branch
  • Create a pull request

License

This project is licensed under the MIT License. See LICENSE for more information.

About

This project is built using Socket.IO and Paper.js for real-time drawing collaboration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages