/draw-on-canvas

A React application for drawing board with the auto-saving feature. Access the previous boards and edit them.

Primary LanguageJavaScript

draw-on-canvas

A React application for drawing board with the auto-saving feature. Access the previous boards and edit them.

Get Start:

  1. git clone https://github.com/abhi3315/draw-on-canvas.git

  2. Create a firebaseConfig.js file inside draw-on-canvas/src/firebase folder and save credentials for firebase.

  3. yarn

  4. yarn start