Skip to content

LudoDe/reactCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

React Calculator is a electron app built using electron forge. The calculator supports most basic opperations including complex results. Currently the only way to use complex values is to write them in their exponential form.

Usage

To download the source code either download the repository zip file, or run

git clone https://github.com/LudoDe/reactCalculator.git

And then move to the repository directory and download all the dependencies

cd ./reactCalculator && npm install

To use the calculator execute

npm start

Example

Calculator

License

MIT

About

An electron based react app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors