Skip to content

smparsons/react-calculator

Repository files navigation

react-calculator

This is a simple standard calculator that I built using React with TypeScript.

Live Demo

https://smparsons.github.io/react-calculator

How to Run

You will need to have node and npm setup first before you can run this project locally.

Installing and Running

First run the following command to install all dependencies:

$ npm install

You can then run the following command to run the project locally:

$ npm run start

About

A calculator written using React with TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published