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

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

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.

![Screen Shot 2022-12-02 at 7 33 38 PM](https://user-images.githubusercontent.com/104395322/205413143-cb42cc99-0d21-4c43-a35c-77c02aeeeec0.png)