The application is built with React, Typescript, and Redux. SASS is used as the CSS pre-processor.
git clone https://github.com/leshamaybe/calculator-constructor.git
npm install
npm run dev
npm run build
Builds the app for production to the build folder.