Skip to content

Lchris22/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator app made with react

Instructions:

  1. Download the node modules using
npm i 
  1. Run the app
npm start