Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danifromecuador/calculator
This is a simple calculator app but using React library
https://github.com/danifromecuador/calculator
Last synced: 10 days ago
JSON representation
This is a simple calculator app but using React library
- Host: GitHub
- URL: https://github.com/danifromecuador/calculator
- Owner: danifromecuador
- License: mit
- Created: 2023-04-24T21:30:32.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-05-12T22:04:11.000Z (over 1 year ago)
- Last Synced: 2025-01-02T09:13:11.184Z (18 days ago)
- Language: JavaScript
- Size: 1.47 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Calculator
# π Table of Contents
- [π About the Project](#about-project)
- [βοΈlive-demo](https://motivational-calculator.onrender.com/)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)**React Calculator** is a single calculator app but using React library, in this project I have created a basic app that shows a numerical keyboard and performs math calculations.
Client
- **This project uses ES6 and React library**
- **This project also uses an API**
- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone [email protected]:danifromecuador/calculator.git
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to edit this project open it with your favorite text editor.
- Step 5: Run these commands in order to execute npm commands
```
npm install
npm start
npm run build
```
π€ **Dani Morillo**
- GitHub: [@danifromecuador](https://github.com/danifromecuador)
- Twitter: [@danifromecuador](https://twitter.com/danifromecuador)
- LinkedIn: [danifromecuador](https://www.linkedin.com/in/danifromecuador/)
- The app will show extra math operations
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this Awesome Books project please share my portfolio with recruters!
I would like to thank the Codepip company for creating the game called css frog.
https://twitter.com/playcodepip
This project is [MIT](./LICENSE) licensed.