Live Demo: https://the-graphics-editor.herokuapp.com/paint
- Run
npm install
- Run
ng serve -o
for a dev server. Navigate tohttp://localhost:4200/paint
.
- Brush
- Eraser
- Line
- Save Image
- Next (Not implemented yet)
Allows free hand drawing with customization available to change color and width of stroke.
Currently, it erases all of the work.
Draw a straight line between two points.