/react-calculator

A simple calculator app created with React

Primary LanguageJavaScript

React - Calculator App

A simple calculator app created using React. This project was bootstrapped with Create React App.

In the project directory, you can run:

npm install

Installs all the necessary modules to get the calculator app ready

npm start

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