/react-calculator

simple react calculator app

Primary LanguageJavaScript

A simple Calculator build using Reactjs framework. For evaluation math.js library is used.

App ScreenShot

To install all dependency

$ npm install

To run the React Calculator app..

$ npm start

Navigate to

http://localhost:3000/