Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annaindistress/frontend-mentor-tip-calculator-app
This is a solution to the tip calculator app challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-tip-calculator-app
css css-custom-properties html vanilla-js
Last synced: 10 days ago
JSON representation
This is a solution to the tip calculator app challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/annaindistress/frontend-mentor-tip-calculator-app
- Owner: annaindistress
- Created: 2023-01-14T14:00:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T13:38:24.000Z (about 2 years ago)
- Last Synced: 2024-11-24T09:16:58.228Z (2 months ago)
- Topics: css, css-custom-properties, html, vanilla-js
- Language: CSS
- Homepage: https://annaindistress.github.io/frontend-mentor-tip-calculator-app/
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tip calculator app
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
![](./screenshot.png)
### Links
- [Solution URL](https://github.com/annaindistress/frontend-mentor-tip-calculator-app)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-tip-calculator-app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Vanilla JavaScript## Author
- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)
- Twitter - [@annaindistress](https://www.twitter.com/annaindistress)