maperezromero / tip-calculator-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Table of contents

Overview

The challenge

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

Screenshot

screenshot-001

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Styled Components - For styles

What I learned

I have been able to reinforce my knowledge about React and CSS/HTML, especially about the positioning of elements with responsive design.

Continued development

I think it's too early to thinking about in the long therm, anyway, I need to take some courses about clean and simple code on javascript.

About


Languages

Language:JavaScript 49.9%Language:CSS 40.6%Language:HTML 9.5%