fais3000 / draw-with-ur-friends

React app where you can draw online with your friends. 🎨

Home Page:https://draw-with-your-friends.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw with your friends πŸ–Œ

Small web app where you can draw online with your friends and others.

Made with React (with hooks), Socket.IO, P5.js and Typescript.

Hope you'll enjoy !


Draw with your friends

Project setup

Run server

cd server
npm install
npm run start

Run app

cd client
npm install
npm run start

Links


Current features

  • βž• Create a room
  • ➑️ Join a room
  • πŸ“§ Send messages to your friends in a room
  • βœ’οΈ Pick a brush size
  • 🎨 Pick a brush color
  • πŸ“ Draw on canvas
  • ♻️ Clear canvas
  • 🐾 See your friends drawing on the same canvas
  • πŸ™‹ Add your username
  • πŸ”΅ Get assigned an icon
  • ❗ Alert system
  • πŸ“ Save artboard

Draw with your friends Logo

About

React app where you can draw online with your friends. 🎨

https://draw-with-your-friends.netlify.com/


Languages

Language:TypeScript 55.7%Language:JavaScript 29.0%Language:CSS 13.8%Language:HTML 1.5%