Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clonephaze/clones-calc

My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.
https://github.com/clonephaze/clones-calc

Last synced: about 2 months ago
JSON representation

My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.

Awesome Lists containing this project

README

        

# Clones Calc
My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.

# Table of Contents
- [Clones Calc](#clones-calc)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Features](#features)
- [Screenshots](#screenshots)

# Description
I created this little calculator both as a way to expand my javascript abilities, and just because I really enjoyed playing with it. It is meant to be functional in average use-case scenarios, while maintaining a clean, simple, and visually appealing design.

# Features
- Keyboard controls
- History
- Robust error handling
- Theme switching, with preference detection on first vist
- Ready for install via pwa Rich Install
- Mobile friendly
- Works offline if installed

# Screenshots
![screenshot](assets/images/Install-Screenshot.png)
![screenshot](assets/images/Install-Screenshot2.png)
![screenshot](assets/images/Install-Screenshot3.png)