Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauble/calculator
Calculator app built with React
https://github.com/lauble/calculator
create-react-app mathjs react react-hooks
Last synced: 11 days ago
JSON representation
Calculator app built with React
- Host: GitHub
- URL: https://github.com/lauble/calculator
- Owner: lauble
- Created: 2022-08-05T18:52:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T19:45:43.000Z (over 2 years ago)
- Last Synced: 2024-10-25T10:03:40.386Z (about 2 months ago)
- Topics: create-react-app, mathjs, react, react-hooks
- Language: JavaScript
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
Deployed to [GitHub Pages](https://lauble.github.io/calculator/)
A simple calculator app built with [Create React App](https://create-react-app.dev/). Utilizes functional components, props, [React Hooks](https://reactjs.org/docs/hooks-overview.html) and [Math.js](https://mathjs.org/).