You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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