Skip to content

BlueWebber/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

A calculator similar to gnome desktop environment's default calculator. Implemented in React JS. Uses styled-components for styling (no component libraries). You can visit it and try it out for yourself with the link below.

Key features

  • Supports all basic features of a calculator
  • Supports both light theme and dark theme
  • Responsive Design
  • Supports undoing and redoing steps
  • Supports keyboard shortcuts

Links