This is a solution to the Tip calculator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
I built the app as a single HTML/JSX page then added the interactivity with React.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Vite - Next Generation Frontend Tooling
- Vitest - Next Generation Testing Framework
- Refactor the React application into smaller components to compose the larger application.
- CSS Button Styling Guide
- Custom CSS Styles for Form Inputs and Textareas
- Inclusively Hidden
- Customize Radio Button Appearance with CSS
- Pure CSS Custom Styled Radio Buttons
- Website - Richard Cyrus
- Frontend Mentor - @richardcyrus


