Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 394 Bytes

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