parkashay / inkfusion

real time whiteboard drawing web application (the below link is not collaborative as backend isn't deployed.

Home Page:https://inkfusion-frontend.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run locally:

  • git clone repo

Client:

  • cd client
  • npm install
  • npm run dev

Server:

  • cd server
  • npm install
  • npm run start / node index.js

About

real time whiteboard drawing web application (the below link is not collaborative as backend isn't deployed.

https://inkfusion-frontend.vercel.app/


Languages

Language:TypeScript 89.4%Language:JavaScript 9.5%Language:CSS 1.1%