This is a solution to the Tip calculator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Click here to view the live site
- HTML5
- CSS3 (Mobile-first & Responsive)
- JavaScript (Vanilla)
- Flexbox + Grid
- Custom media queries
- Desktop and mobile responsive layouts
-
Responsive layout (Mobile + Desktop)
-
Tip selection buttons with custom tip input
-
Real-time calculation of tip and total per person
-
Input validation for number of people
-
Reset button to clear the form
-
Hover and focus states for interactivity
git clone https://github.com/your-username/tip-calculator-app.git

