This is a solution to the Tip calculator app challenge on Frontend Mentor.
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 person.
Overview.Hecho.con.Clipchamp.mp4
- React JS
- Redux
- JavaScript
- Semantic HTML5 markup
- In process to add animations with Framer Motion 💕.
- SCSS custom properties
- How to use Redux store.
- Inputs type radio behaviour.
- Link elements in SCSS
.className0 ~ .className1 { ... }
Pending to add @media to mobile sizes.
- Frontend Mentor - @im-victor-mendez