aamahi / paint-app

In this drawing app, users can draw different shapes like rectangles, circles, and triangles in their preferred colors. They can also erase or download their drawing as an image. All these functionalities are done with HTML 5 canvas & vanilla JavaScript, no external framework or library is used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this drawing app, users can draw different shapes like rectangles, circles, and triangles in their preferred colors. They can also erase or download their drawing as an image. All these functionalities are done with HTML 5 canvas & vanilla JavaScript, no external framework or library is used.

License:Boost Software License 1.0


Languages

Language:JavaScript 42.0%Language:CSS 30.3%Language:HTML 27.7%