/calc

Calculator made with React and custom CSS

Primary LanguageJavaScript

Overview

This is a basic calculator app built using React. This project makes use of CSS Modules using SCSS for styling. As well, Higher Order Components are used to wrap the basic Button component to provide additional functionality while maintaining modularity.

This project was bootstrapped with Create React App.