Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujtabacodes/react-calculator
Simple React Calculator for better understanding of state management system
https://github.com/mujtabacodes/react-calculator
react reactjs redux redux-thunk taiwldincss
Last synced: about 1 month ago
JSON representation
Simple React Calculator for better understanding of state management system
- Host: GitHub
- URL: https://github.com/mujtabacodes/react-calculator
- Owner: mujtabacodes
- Created: 2023-01-20T09:44:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T17:27:19.000Z (about 1 year ago)
- Last Synced: 2024-10-31T10:44:19.137Z (3 months ago)
- Topics: react, reactjs, redux, redux-thunk, taiwldincss
- Language: JavaScript
- Homepage: https://calculator.mujtabacodes.com
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React calculator
[Live Demo](https://react-calculator-mujtaba4li.vercel.app/).
## Tech stack:
- React
- Redux
- TailwindCSS
In the project directory, you can run:```bash
npm install
npm start