This project was built using SwiftUI.
This is a simple app where the user enters the bill amount, selects how much they want to tip and the number of people splitting the bill.
The app structure is very simple, containing only the ContentView.
If the user doesn't want to tip, the color of the Total Amount section changes to red.
