Skip to content

corocoto/Calculator

Repository files navigation

Tests CI

Introduction 🏷️

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: 🧾

  • 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 📑©️

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

Changelog 📔📅

Detailed changes for each release are documented in the release notes.

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 before making a pull request, thanks.

Conclusion

If you still have questions about the work of this application ❔ or you have cool ideas for it improvement 💥, please write to me 📧.

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

Thanks!