Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

dmikusa/calculator-reactjs

Repository files navigation

Calculator

A basic calculator written with Javascript (ES2015), React.js & Redux.

It doesn't do anything special, beyond what a normal calculator does. It's just a simple demo to show how the technologies work together.

Development

To try this out, run npm install. Then run npm run build. Now open index.html in your browser.

Demo

Demo here.

About

A simple calculator written with React.js & Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published