Result summary component
Profile card component
Clipboard landing page
Tip Calculator App
Creating the tip calculator app involves structuring the app with
HTML
, styling it with CSS
, and adding
functionality with JavaScript
. It’s a great project
for understanding how these three technologies work together to
create a dynamic web application. A combination of CSS Flexbox and
Grid layout is used to achieve app responsiveness depending on the
user device's screen size.
Check it out by clicking on the image below.