Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansaribrahim/calculator-reactjs
Simple React calculator with basic arithmetic operations & support for parentheses. Clean UI, easy to customize. Perfect for React beginners & projects.
https://github.com/ansaribrahim/calculator-reactjs
Last synced: 26 days ago
JSON representation
Simple React calculator with basic arithmetic operations & support for parentheses. Clean UI, easy to customize. Perfect for React beginners & projects.
- Host: GitHub
- URL: https://github.com/ansaribrahim/calculator-reactjs
- Owner: AnsarIbrahim
- Created: 2024-04-22T11:07:24.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2024-04-22T11:30:35.000Z (7 months ago)
- Last Synced: 2024-04-22T12:28:02.609Z (7 months ago)
- Language: HTML
- Size: 717 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Calculator in React
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ (OPTIONAL)](#faq)
- [π License](#license)**Calculator in React** is a Simple React calculator with basic arithmetic operations & support for parentheses. Clean UI, easy to customize. Perfect for React beginners & projects.
Client
- **Quote from Leaders**
- **Calculator**
- **Test with Jest**
- [Live Demo Link](https://calckeyter.netlify.app/)
If you want to get a local copy up and running, please follow these steps.
### Prerequisites
In order to run this project you need:
```sh
Modren Browser
```
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:AnsarIbrahim/calculator-reactjs.git
```
### Install
Install this project with:
```sh
cd calculator-reactjs
npm install or npm i
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
### Deployment
You can deploy this project using:
```sh
npm start
```
π€ **Ansar Ibrahim**
- GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim)
- Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb)
- LinkedIn: [Ansar Ibrahim](https://linkedin.com/in/ansar-ibrahim/)
- [ ] **Sci-fi Calculator**
- [ ] **Improve Feature**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project please give it a STARβοΈ
- I would like to thank the following
- Techno Hacks EduTech
This project is [MIT](./LICENSE) licensed.