JavaScript Calculator

    This tip calculator was created using HTML, CSS and JavaScript. It calculates a tip based on percentage, the tip amount per person, the new total bill and the new total bill per person. The user can choose a tip amount between 0-100%, as well as up to ten people. 

    Link: https://raynamcginnis.github.io/JavaScript-Calculator-2/

    Technologies:

    • HTML
    • CSS
    • JavaScript