https://github.com/kapilsinghnegi/paint-clone
Iconic MS Paint clone made using JavaScript
https://github.com/kapilsinghnegi/paint-clone
css html htmlcanvas javascript localstorage ms-paint-clone paint-clone
Last synced: 2 months ago
JSON representation
Iconic MS Paint clone made using JavaScript
- Host: GitHub
- URL: https://github.com/kapilsinghnegi/paint-clone
- Owner: kapilsinghnegi
- Created: 2024-01-14T17:40:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T18:53:39.000Z (over 2 years ago)
- Last Synced: 2025-10-11T23:33:51.939Z (8 months ago)
- Topics: css, html, htmlcanvas, javascript, localstorage, ms-paint-clone, paint-clone
- Language: JavaScript
- Homepage: https://kapilsinghnegi.github.io/paint-clone/
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paint Clone
The iconic MS Paint clone built using JavaScript that allows users to draw and save their artwork using localStorage. Additionally, it allows users to download their artwork in JPEG format.