Skip to content

iuliaL/react-basic-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator

React application implementing the basic mathematical operatotions: add, substract, multipy and divide.

Supports both mouse and keyboard events.