Skip to content

500EJ/tip-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Tip Calculator

This is a solution to the Tip Calculator challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • Calculate the correct tip and total cost of the bill per person
  • Use the desktop or mobile site based on their screen size
  • Reset all form data by using the "RESET" button

Screenshot

Links

My Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Latest ES6 JavaScript Syntax

Author