Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/secretariatv/fm-tip-calculator

This project is solution of frontend mentor challenge.
https://github.com/secretariatv/fm-tip-calculator

react scss styled-components typesc unit-testing vite vitest

Last synced: about 9 hours ago
JSON representation

This project is solution of frontend mentor challenge.

Awesome Lists containing this project

README

        

# Frontend Mentor - Tip Calculator app

![Design preview for the Tip calculator app coding challenge](./public/desktop-preview.jpg)

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

- [Frontend Mentor - Tip Calculator app](#frontend-mentor---tip-calculator-app)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)

## 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
- Implement unit tests for all components
- Implement asseccibility for all tags
- Implement SEO for project

### Screenshot

![](./public/screenshot.jpg)

### Links

- Solution URL: [solution URL](https://github.com/SecretariatV/FM-TIP-Calculator)
- Live Site URL: [live site URL](https://secretariatv.github.io/FM-TIP-Calculator)

## My process

### Built with

- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Styled Components](https://styled-components.com/) - For styles
- [SCSS]
- [Vitest]
- [Jest]