dev-scribble icon indicating copy to clipboard operation
dev-scribble copied to clipboard

Pictionary game inspired by skribbl.io

This project is inspired by skribbl.

Development

Install dependencies

npm install

Run client and server

npm run dev:client
npm run dev:server

Open http://localhost:3000 to view it in the browser.