nick-0101 / socket.io-drawingapp

A collaborative drawing app made with Sockets.io, Nodejs & Reactjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketIO Collaborative Drawing & Messaging

This project was created to learn about web sockets and tailwind css. This app allows you to draw with other people and chat with them at the same time. The chat function may not work as heroku is slow on the free tier.

The project can be found here: https://sockets-testapp.herokuapp.com (if not found, heroku has taken it offline)

Tech/framework used

Built with


Installation

  1. git clone https://github.com/phoenixbeats01/socket.io-drawingapp.git
  2. cd socket.io-drawingapp
  3. npm install - Install's Nodejs dependencies
  4. cd client
  5. npm install - Install's Reactjs dependencies

Contribute

To contribute please open a pull request. Make sure the description clearly describes the problem and solution.

License

MIT © phoenixbeats01

About

A collaborative drawing app made with Sockets.io, Nodejs & Reactjs


Languages

Language:JavaScript 82.5%Language:HTML 16.4%Language:CSS 1.0%Language:Procfile 0.1%