React Calculator

Avatar of Sheng Chuan (Michael) Hsu.
Avatar of Sheng Chuan (Michael) Hsu.

React Calculator

Engineering Manager
Taipei, Taiwan
Implement the general functions of calculator. In the desktop - The width of calculator will fix in 480px. - But when the browser width is smaller than 768px, the width of calculator will fix in 360px. - We can drag and drop the calculator to everywhere. In the mobile - Calculator will fix below, and the height is 50% of the browser. - We can not drag and drop but we can scroll it. We can open calculator with clicking button and close it with clicking outside. https://github.com/tpps88206/michael-calculator
Avatar of the user.
Please login to comment.

Published: Jan 3rd 2021
84
3
0

Redux
Material-UI
React.js

Share