Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iondrimba/react-calculator
:triangular_ruler: PWA React + Redux Calculator
https://github.com/iondrimba/react-calculator
calculator es6 javascript jsx offline-first pwa pwa-apps pwa-example pwa-react react-redux reactjs service-worker tools
Last synced: 3 months ago
JSON representation
:triangular_ruler: PWA React + Redux Calculator
- Host: GitHub
- URL: https://github.com/iondrimba/react-calculator
- Owner: iondrimba
- Created: 2016-12-17T21:56:21.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T09:33:58.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T12:36:28.386Z (9 months ago)
- Topics: calculator, es6, javascript, jsx, offline-first, pwa, pwa-apps, pwa-example, pwa-react, react-redux, reactjs, service-worker, tools
- Language: JavaScript
- Homepage: https://calculator.iondrimbafilho.me/
- Size: 15.4 MB
- Stars: 67
- Watchers: 3
- Forks: 21
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Calculator](https://calculator.iondrimbafilho.me/images/calctwitter.png)
![build](https://github.com/iondrimba/react-calculator/workflows/build/badge.svg?branch=main)
![deploy](https://github.com/iondrimba/react-calculator/workflows/deploy/badge.svg?branch=main)
[![Test Coverage](https://api.codeclimate.com/v1/badges/a82eed604ee312a0edfa/test_coverage)](https://codeclimate.com/github/iondrimba/react-calculator/test_coverage)
[![Code Climate](https://codeclimate.com/github/iondrimba/react-calculator/badges/gpa.svg)](https://codeclimate.com/github/iondrimba/react-calculator)## [Live demo](https://calculator.iondrimbafilho.me/)
## Stack
- React + Redux
- Sass
- ES6
- Jest + Enzyme
- Webpack## Features
- PWA
- Offline ready
- Desktop version via manifest (Add to homescreen)
- Responsive
- Keyboard ready## Todo
- more tests
- animations### Design inspired via [http://collectui.com/designers/pramodrhegde](http://collectui.com/designers/pramodrhegde)