In this project, I built a clean Tip Calculator using HTML, CSS, and JavaScript.
Adjust the tip percentage and number of people with range sliders and see totals update in real time.
📂 Source Code: https://github.com/KamranAshraf10/30-...
What you’ll learn:
Real-time calculations with JavaScript
Using range sliders for tip % and people count
Updating the DOM efficiently
Basic UX patterns for inputs and results
Tech Stack:
HTML5
CSS3 (layout, styling)
JavaScript (events, calculations)
#HTML #CSS #JavaScript #FrontendDevelopment #UI #TipCalculator #30ProjectsChallenge