jasonamey / animated-calc-9-2022

Animated calculator built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The challenge

Your users should be able to:

  • See the size of the elements adjust based on their device's screen size
  • Perform mathematical operations like addition, subtraction, multiplication, and division
  • Adjust the color theme based on their preference
  • Bonus: Have their initial theme preference checked using prefers-color-scheme and have any - additional changes saved in the browser

Screenshot

Desktop :

Mobile :

Links

Built With

  • ReactJs
  • Styled Components
  • TypeScript
  • mathjs
  • Webpack

Author

About

Animated calculator built with React


Languages

Language:TypeScript 92.0%Language:JavaScript 6.8%Language:HTML 1.3%