Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 356 Bytes

Drawing app

This project was bootstrapped with Create React App and React Canvas Draw.

Steps for the execution of the project

  • Clone this repository
  • Run the command npm i inside the directory
  • Run the command npm start inside the directory