/calculator

A calculator app made with react

Primary LanguageCSS

Calculator app made with react

Instructions:

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