Skip to content

niinpatel/calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator ReactJS

This is a simple arithmetic calculator built with REACT.JS library.

Live version deployed at heroku

To run it on your local machine clone into the repo, then type:

npm install && npm start

A sneak peek:

alt react-calculator-simple