Im-Abhi / JS-Calculator

A simple Calculator made with ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-Calculator

A simple Calculator App made with ReactJS
wJzlkfg9bv

Operations Supported

You can perform all the basics operations ( +, -, *, / ) i.e. Add Subtract Multiply Divide

To start using JS-Calculator

Make sure you have nodejs installed.

Clone the repository.

In the project directory, install the missing dependencies using the command npm install

After that, in the project directory, you can run: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Also feel free to suggest any changes to it.


This project was bootstrapped with Create React App.

About

A simple Calculator made with ReactJS


Languages

Language:JavaScript 64.6%Language:CSS 23.4%Language:HTML 12.0%