Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 287 Bytes

Calculator ReactJS

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

Live version deployed at netlify

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

yarn install

& then

yarn start