🎨 Project 24 / 100 – 90s Style Paint App For my 24th JavaScript project, I recreated a mini MS Paint app using HTML, CSS, and JavaScript. It’s powered by this simple line: const ctx = canvas.getContext("2d"); That one command turns your browser into a paintbrush 🖌️ The app lets you: 🎨 Draw on a canvas 🧽 Erase or clear everything 🖱️ Change brush color and size Building it helped me understand the Canvas API, event listeners, and how creative pure JavaScript can be. #JavaScript #100DaysOfCode #WebDevelopment #Frontend #CodingJourney #HTML #CSS #WomenInTech #BuildInPublic #LearningByDoing

To view or add a comment, sign in

Explore content categories