/React-Calculator

A web calculator maked with Reac.JS

Primary LanguageJavaScriptMIT LicenseMIT

React-Calculator

GitHub

Translations


About

A web calculator maked with Javascript, using React.JS library. This project is a improved reproduction of the other Javascript Calculator whose maked with pure javascript, desenvolved by me.

Access the site here

imagem_2022-01-20_083407


How to Run

Clone this repository:

git clone https://github.com/ViniUme/React-Calculator.git

Have Node.js installed, with terminal opened in project folder, install the dependencies :

npm install

Then type this command in project terminal:

npm start

if it's working right, the page will be open in your browser