A React application for drawing board with the auto-saving feature. Access the previous boards and edit them.
-
git clone https://github.com/abhi3315/draw-on-canvas.git
-
Create a
firebaseConfig.js
file insidedraw-on-canvas/src/firebase
folder and save credentials for firebase. -
yarn
-
yarn start