Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.78 KB

README.md

File metadata and controls

71 lines (45 loc) · 1.78 KB

LetsDraw


               

About

In this project, basic functionalities of a simple online whiteboard tool are implemented. In my opinion, this project has by far been the best project to learn javascript.


Demo


🚀 Features

  • Draw, drag, resize Rectangle
  • Draw, drag, resize Line
  • Draw, drag Free hand pencil drawing
  • Maintain drawing history with undo-redo feature


🦮 Installation Guide

A step by step series of examples that tell you how to get a development env running

In your cmd:

git clone https://github.com/RugvedB/LetsDraw/

Then,

cd LetsDraw
npm install
npm start

You are done with the setup now!

📃 Acknowledgements & References


Developed with ❤️ Rugved