LuKe2Ink / Calculator-in-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator-in-React

Does not calculate expression like the previous calculator, you have to digit the first number, click the operation, digit the second and last you have to click equal

For run this project make sure that you have installed node.js

Go into the directory of the app with:

cd react-js

After that initialize the app:

npm install

And, last thing, start the app with:

npm start

About


Languages

Language:JavaScript 72.2%Language:HTML 22.5%Language:CSS 5.3%