TaysonGermano / tip-calculator

This a Tip Calculator App - A challenge from front-end mentor. The reason why I picked this one is to practice my ES6 skill and thought this would be a perfect project

Home Page:https://moderntipcalculator.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tip Calculator - Javascript and ES6 practice

Table of contents

Overview

Requirements

Users can:

  • Calculate tip based on a passed percentage

Screenshot

Links

My process

The first step on this app was to understand the requirements and see the design file to analyze if it would be best to use Flexbox or the grid system.

Built with

  • HTML5
  • CSS3
  • Javascript (ES6)

What I learned

This was a simple project to practice ES6 features and I did practice most of what I have learned with this project

Author

  • Website - Tyson Monteiro

About

This a Tip Calculator App - A challenge from front-end mentor. The reason why I picked this one is to practice my ES6 skill and thought this would be a perfect project

https://moderntipcalculator.netlify.app/


Languages

Language:CSS 39.0%Language:JavaScript 31.2%Language:HTML 29.8%