π Homepage
DraftStorm is a React and Node.js and based Socket.IO powered based real-time canvas product.
The functionalities supported are stated below :
- Real Time Canvas Drawing Tool.
- Room Architecture for seperate user base at real time.
- Great choice of pallet and tools available.
- User Entering/Leaving Room Notifications to all users.
- Get List of active Rooms at present.
- Super Quick and Easy room joining, just share
https://draftstorm.herokuapp.com/chat/roomName
.
βοΈ Want to check out the Classic Version(v0) π¨ ?
Visit Here : The Marauder's Canvashttps://github.com/vmanav/draftstorm.git
cd draftstorm
npm i && cd client && npm i
cd client && npm run build
cd ../ && npm start
DraftStorm Demo |
DraftStorm Home |
DraftStorm Username Validation |
DraftStorm Toolkit |
π€ Manav Verma
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a βοΈ if this project helped you!
This project is MIT licensed.
NOTE : draftstorm-server was the seperate backend repository for this, which is now deprecated.