Calculator App based on Frontend Mentor challenge design.
- Perform mathematical operations like addition, substraction, multiplication, and division
- Size of elements adjust based on device´s screen size
- User can adjust color theme based on their preference
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- TypeScript
- React - JS library
- Styled Components - For styles
- hello