- Introduction
- Project Aim
- Tech Stack
- Setup
- Features
- LLD Design
- Screenshots
- Project Status
- Room for Imporvement and Todos
- Acknowlegement
- Contact
Skribble (https://skribble-app.netlify.app/) is a multiplayer board game in which players draw whatever they like and get points for guessing the word.
The ultimate goal is to provide players with a fully-connected and enjoyable experience
- typescript - version 4.5
- React js - version 17.0
- Node js with express js( 4.17 ) - version 17.0
- typescript - version 4.5
$ cd skribl/skribl-FE
$ npm i
$ npm run dev
$ cd ../skribl-BE
$ npm i
$ npm run dev
- Live chat and drawing
- Draw your custom avatars
- private rooms
- resposnive canvas
Project is in progress
- Better UI/UX
- Stateful server to stateless server
- Live audio feature
- This project was inspired by scribble.io
- Many thanks to Scaler
Created by Pratham Kumar - feel free to contact me!