Skip to content

Georgeb779/Tip-calculator-app

Repository files navigation

Frontend Mentor - Tip calculator app

This is a solution to the Tip calculator app challenge on Frontend Mentor. This small app is perfect for anyone starting to get to grips with JavaScript. The calculator functionality will be a nice test!

🧐 What's inside?

This Starter includes

  • ⚡ [vite] (https://vitejs.dev/) - a fast and lightweight development server
  • ⚛️ React 18 - A JavaScript library for building user interfaces
  • TypeScript - TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • 🎉 Sass - Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

Overview

🚀 Getting Started

# Install dependencies

npm install
# or
yarn install

# Start development server

yarn dev
# or
npm run dev

# Build for production

yarn build
# or
npm run build

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

Mobile view of solution

Mobile active view of solution

Desktop view of solution

Desktop active view of solution

Links

Author

About

This is a solution to the Tip calculator app challenge on Frontend Mentor. This small app is perfect for anyone starting to get to grips with JavaScript. The calculator functionality will be a nice test!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors