The Calculator widget with TypeScript and React.js
I created this widget for my skills demonstration in Web front-end development. It was built with React.js, React Styled Components, and TypeScript. React Styled Components bring component-orientated principles into CSS styling. Styles are joined with React.js components. It makes obvious the purpose of each CSS rule…