https://github.com/tylrpopcorn/simple-calculator
A very very basic calculator that uses examples of actions and reducers in React.js
https://github.com/tylrpopcorn/simple-calculator
actions css html javascript reactjs reducers
Last synced: about 2 months ago
JSON representation
A very very basic calculator that uses examples of actions and reducers in React.js
- Host: GitHub
- URL: https://github.com/tylrpopcorn/simple-calculator
- Owner: TylrPopcorn
- Created: 2022-12-02T01:26:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T17:34:45.000Z (over 3 years ago)
- Last Synced: 2025-01-22T22:31:10.589Z (over 1 year ago)
- Topics: actions, css, html, javascript, reactjs, reducers
- Language: JavaScript
- Homepage:
- Size: 2.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Calculator
Created using React.Js
This is a practice example of React that utilizes basic uses of actions and reducers.
---------
**How to use:**
Use the buttons given to change the calculator input based on your desires.
