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

https://github.com/vicgok/splitter-tip-calculator-react-app

A react app which helps users to calculate tip amount and total bill amount per person.
https://github.com/vicgok/splitter-tip-calculator-react-app

frontend javascript reactjs scss scss-framework ux webapp

Last synced: about 2 months ago
JSON representation

A react app which helps users to calculate tip amount and total bill amount per person.

Awesome Lists containing this project

README

          

# Frontend Mentor - Tip calculator app solution

[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=white)](https://reactjs.org/)
[![SCSS](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)](https://sass-lang.com/)

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)

- [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
- Use the slider and toggle to see prices for different page view numbers

### Screenshot

![Solution Screenshot](/src/images/desktop.png)
![Solution Screenshot](/src/images/desktop-active.png)

![Solution Screenshot](/src/images/mobile.png)

### Links

- Solution URL: [Solution](https://www.frontendmentor.io/solutions/tip-calculator-app-react-js-JLA7J5Xdh)
- Live Site URL: [Live site](https://vicgok.github.io/SPLITTER-tip-calculator-react-app)

## Author

- Frontend Mentor - [@Vicgok](https://www.frontendmentor.io/profile/Vicgok)
- Twitter - [@Vigneshwaraa4](https://twitter.com/Vigneshwaraa4)
- LinkedIn - [@Vigneshwaraa](https://www.linkedin.com/in/vigneshwaraa1217/)