Skip to content

kubilaycaglayan/calculator

Repository files navigation

Calculator

With this calculator app you can calculate your basic math operations. It has been built with React.

Live Demo

Live Demo Link

screenshot will be added

Features

  • Keyboard control.
  • Automatic thousand separators.
  • Chain calculations.
  • Visible last result.

Future Features

  • Square root operation
  • Square operation
  • Modulo operation

Built With

  • JavaScript
  • React
  • Create-react-app
  • Big.js

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A modern browser
  • Text editor

Setup

  • Clone repository git clone https://github.com/kubilaycaglayan/calculator.git.
  • Switch to the current working branch git checkout calculator.
  • Install dependencies npm install.

Usage

  • Run the app npm start

Run tests

  • After "Setup" stage do the following:
  • Enter the following command into the terminal npm run test.
  • Push the "a" button on your keyboard to run all the tests.

Author

👤 Kubilay Caglayan

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.