aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/js-small-apps/calculator/README.md
blob: ed8883b59944c5f5ffa74ac5a67cf7ccf4010817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Calculator

A calculator implementation using HTML, CSS and JS.

You can find more details about the implementation here: https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Calculator-App.md

## Preview

You can see a live preview here: https://demo.armandphilippot.com/#calculator

## License

This project is open-source and available under the [MIT License](../LICENSE).