https://github.com/samuel-amaro/tip-calculator-app
Desafio de codificação Front-End, aplicativo de calculadora de gorjetas.
https://github.com/samuel-amaro/tip-calculator-app
acessibility bem-methodology css3 css3-flexbox css3-grid dom-manipulation html5 javascript mobile-first-workflow normalize-css rwd-response semantic-html
Last synced: about 2 months ago
JSON representation
Desafio de codificação Front-End, aplicativo de calculadora de gorjetas.
- Host: GitHub
- URL: https://github.com/samuel-amaro/tip-calculator-app
- Owner: Samuel-Amaro
- Created: 2022-08-25T16:08:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T16:17:35.000Z (almost 4 years ago)
- Last Synced: 2025-03-19T21:49:35.917Z (about 1 year ago)
- Topics: acessibility, bem-methodology, css3, css3-flexbox, css3-grid, dom-manipulation, html5, javascript, mobile-first-workflow, normalize-css, rwd-response, semantic-html
- Language: CSS
- Homepage: https://samuel-amaro.github.io/tip-calculator-app/
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Tip calculator app solution
This is a solution to the [Tip calculator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/tip-calculator-app-ugJNGbJUX). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## 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
#### Result Mobile

#### Result Tablets

#### Result Desktop

### Links
- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/tip-calculator-app)
- Live Site URL: [Live Result](https://samuel-amaro.github.io/tip-calculator-app/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Responsive Web Design(RWD)
- Web acessibility
- JavaScript Programming Language
- API DOM JS
- Normalize CSS - [Normalize](https://necolas.github.io/normalize.css/) - Reset CSS
- Methodology BEM(Block Element Modifier) - [BEM](http://getbem.com/introduction/) - Methodology
## Author
- Website - [Portefólio Samuel Amaro](https://samuel-amaro.github.io/portefolio-website/)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)