Skip to content

kshitij-17/realtime-canva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

REALTIME-CANVA

A realtime collaborative drawing board website that allows can be used for fun , education , project explanation and many other purposes.

REAlTime

🔗Run Locally

Clone the project

  git clone git@github.com:kshitij-17/realtime-canva.git

Go to the server directory

  cd server

Install dependencies

  npm install

Start the server

  npm start

Go to the canva(client) directory

  cd canva

Install dependencies

  npm install

Start the react application

  npm start

🔗 Prerequisites

● Node js
● Expressjs
● socket-io
● nodemon
● cors
● Redux-Toolkit
● Refer to https://reactjs.org/docs/create-a-new-react-app.html for environment setup.

🔗Screenshots

saf
gsfds

🔗GIFs

ezgif com-gif-maker

sample

🔗 Links

linkedin

About

A realtime canvas drawing board designed using Reactjs , Nodejs and socket io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published