Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.61 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.61 KB

Frontend Mentor - Tip calculator app solution

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

The challenge

This small app is perfect for anyone starting to get to grips with JavaScript. The calculator functionality will be a nice test! Your challenge is to build out this tip calculator app and get it looking as close to the design as possible.You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your 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

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Desktop-first workflow
  • Javascript
  • parcel NPM packge mangager

Useful resources

  1. Figma - Paste your design image to check the size of containers, width, etc.
  2. Perfect Pixel - Awesome Chrome extension that helps you to match the pixels of the provided design.

Author