# Responsive Calculator App I built this as coursework for a [Frontend certification](https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries). [Check out the live demo.](https://demos.ajstepien.xyz/calculator) ## This app is.. - fully functional as a calculator. - designed to look good on a range of devices, in a range of aspect ratios. - built with an elegant command routing system (if I do say so myself).