sujjeee / playboard

Playboard is a fast and easy drawing app that lets you express your ideas instantly and collaborate with other users live.

Home Page:https://playboard.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playboard 🎨

Playboard is a fast and easy drawing app that lets you express your ideas instantly and collaborate with other users live.

Features ✨

  • Fast color picker 🌈
  • Customizable your drawing line width πŸ–ŒοΈ
  • Clear canvas πŸ—‘οΈ
  • Take screenshot πŸ“Έ
  • Light/dark theme πŸŒžπŸŒ™

Tech Stacks πŸ’»

  • Next.js
  • TailwindCSS
  • Shadcn UI
  • Zustand
  • Express.js
  • Socket.io

Run Locally πŸš€

Run this command in the root folder.

yarn dev

or

Change the directory into each folder and run.

cd server
yarn dev
cd client
yarn dev

You can now play around with it.

Environment Variables 🌎

To run this project, you will need to add the following environment variables to your .env file:

For client:

NEXT_PUBLIC_HOSTED_SERVER= {hosted server url}

About

Playboard is a fast and easy drawing app that lets you express your ideas instantly and collaborate with other users live.

https://playboard.vercel.app


Languages

Language:TypeScript 93.8%Language:JavaScript 3.9%Language:CSS 2.3%