Skip to content

dmahely/calculator

Repository files navigation

Calculator

Screenshot of Calculator Webpage

My first React app! A simple calculator that uses the Math.js library because I can't be bothered to do the actual calculations myself. This project is part of my efforts to earn freeCodeCamp's Front End Libraries Certification and therefore follows the user stories outlined here.

The webpage can be found in my GitHub and my CodePen.