This is a solution to the Tip calculator app challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Calculate the correct tip and total cost of the bill per person
Desktop
Mobile
- Semantic HTML5 markup
- Client-side Form Validation
- CSS Flexbox and Grid
- JavaScript
- Sass - CSS Preprocessor