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

https://github.com/matrix669/simply-calculator


https://github.com/matrix669/simply-calculator

react reactjs sass scss

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

## How to run

`npm i` / `npm install`

`npm run dev`

# My thoughts

### Description

Calculator make in React

### I learnt:
- dynamically render inputs base on array (but I wonder can i export this array of inputs to another file to save space in App.jsx)

### Problem:

- I change to and it was easier to controll values
- Consider cases e.g.: on display we have '5--', after clicking '=' should display 'error'