Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vimalraj3/tip-calculator
https://github.com/vimalraj3/tip-calculator
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vimalraj3/tip-calculator
- Owner: vimalraj3
- Created: 2021-12-07T11:28:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T11:32:22.000Z (about 3 years ago)
- Last Synced: 2024-11-17T01:24:18.887Z (2 months ago)
- Language: SCSS
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- 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)
- [Webie](#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
[tip calculator screenshot](Tip calculator app.png)
### Links
- Solution URL: [Solution Link](https://github.com/vimal-oneway/tip-calculator)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- js## Author
- Frontend Mentor - [@vimal-oneway](https://www.frontendmentor.io/profile/vimal-oneway)