Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sushantjadhav416/calculator_app

A Calculator web app using React
https://github.com/sushantjadhav416/calculator_app

css html5 js react

Last synced: 3 days ago
JSON representation

A Calculator web app using React

Awesome Lists containing this project

README

        

## Calculator Application Using React
Simple Calculator App built using React.

## Use of the Project:
This Calculator makes our daily calculations faster. This is a simple calculator can add, subtract, multiply and divide, two operands entered by the user.

## Technologies Used:
- React
- HTML5
- CSS3
- JavaScript

## steps to Use:
- Download or clone this repository.
` https://github.com/sushantjadhav416/calculator_app `
- Open command shell and type **cd calculator_app**
- first run **npm install** to install all the dependencies of react.
- type **npm start** command to start a app

## Application Screenshot: