Skip to content

ViniUme/React-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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