Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).