Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 658 Bytes

My Calculator

Description

Built a responsive calculator using React for the front-end, Materialize framework to handle the css, along wth css grid, and finally the Math.js javascript library to handle calculations.

Features

  • User can calculate equations using order of operations
  • User can customize the color of the webpage's background, nav-bar, buttons, and fonts
  • Nav-bar switch to "hamburger" menu for smaller screens
  • Add scroll for answers and calculations that are too large
  • User is able to see calculation history while pressing calculator

  • Link: https://customlator.onrender.com/