#Tip Calculator
A lightweight,zero-dependency tip calculator and bill splitter built with Vanilla HTML, CSS, and JavaScript. The application focuses on a seamless, flicker-free user experience with live keystroke validation and recalculation.
Since this project uses no external frameworks or build tools, running it requires zero setup:
- Clone this repository to your local machine.
- Open the
index.htmlfile directly in any modern web browser.
The application is also deployed live and can be accessed here: Live Tip Calculator