Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luffytaro22/calculator

Calculator allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.
https://github.com/luffytaro22/calculator

calculator css html javascript

Last synced: about 1 month ago
JSON representation

Calculator allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.

Awesome Lists containing this project

README

        

πŸ“— Table of Contents


# πŸ“– Calculator

**Calculator** allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.

## πŸ›  Built With

### Tech Stack

* HTML
* CSS
* Javascript

### Key Features
* Math logic.
* Cool design.

(back to top)

## πŸš€ Live Demo
* [Live Demo](https://luffytaro22.github.io/Calculator/)

(back to top)

## πŸ’» Getting Started

### Prerequisites
In order to run this project you need to have:
- A Text Editor.
- A Browser.

### Setup
To clone this repository to your desired folder, run the following command:

```
git clone [email protected]:Luffytaro22/Calculator.git
```

### Deployment
You can deploy this project with [This Link](https://luffytaro22.github.io/Calculator/)

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Manuel SΓ‘nchez**

- GitHub: [@githubhandle](https://github.com/Luffytaro22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra-4b358b14a/)
- Twitter: [@twitterhandle](https://twitter.com/Luffytaro_san22)

(back to top)

## πŸ”­ Future Features
* More operations.
* Improve math logic.

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support
If you like this project please give it a star ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to give credits to the following:
* **Microverse** for this readme template.
* **The Odin Project** for the idea.

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)