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

https://github.com/corocoto/calculator

Calculator progressive web application
https://github.com/corocoto/calculator

calculator ecmascript javascript progressive-web-app pwa react react-components reactjs redux web-application

Last synced: 3 months ago
JSON representation

Calculator progressive web application

Awesome Lists containing this project

README

          

# [Calculator](https://corocoto.github.io/Calculator/) :abacus:

[![Tests CI](https://github.com/corocoto/Calculator/workflows/Test/badge.svg)](https://github.com/corocoto/Calculator/actions)

## Introduction :label:

**Calculator** is a PWA (Progressive Web Application) that allows to end user doing mathematic operations fast and simple, using for it keyboard or computer mouse (or touchpad maybe).

## About application

This application created by using `React.js` and `Redux` library.

## Available commands: :receipt:
- ```npm run start``` or ```yarn start``` - launches and opens the project in development environment;
- ```npm run docs``` or ```yarn docs``` - generates documentation;
- ```npm run build``` or ```yarn build``` - builds the application for production;
- ```npm run-build``` or ```yarn run-build``` - launches building project.

## License :bookmark_tabs::copyright:

**Calculator** application is open-sourced software licensed under the MIT License (MIT). Please see [License File](LICENSE) for more information

## Changelog :notebook_with_decorative_cover::date:

Detailed changes for each release are documented in the [release notes](CHANGELOG.md).

## Contributing :octocat:

I'm thanks all the people who contributed or who want to contribute to "Calculator" application.

If you want to contribute, make sure that read the [Contributing Guide](CONTRIBUTING.md) before making a pull request, thanks.

## Conclusion

If you still have questions about the work of this application :grey_question: or you have cool ideas for it improvement :boom:, please write to me :email:.

If you find a bug :bug:, please create an appropriate issue with detailed information about it :speech_balloon:.

Thanks!