A simple live tip calculator and bill splitter built using HTML, CSS, and JavaScript.
- Live bill calculation
- Tip percentage selection (10%, 15%, 20%)
- Custom tip input
- Bill splitting per person
- Inline validation
- Reset functionality
- Download or clone the repo
- Open
index.htmlin any browser - Or use Live Server in VS Code
- HTML
- CSS
- JavaScript (Vanilla)