Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)