Skip to content

Chris-Hesterman/Simple-calculator

Repository files navigation

SIMPLE REACT CALCULATOR

Why?

Never made a calculator with React

Wanted to get acquainted with Hooks

Wanted to learn React-Testing-Library

Usage

download repo

navigate to 'calculator' dir *note - lowecase 'c'

run 'npm start'

run 'npm test' to run tests, or 'npm test -- --coverage --watchAll=false' to see coverage

In Progress

currently accepts input as button clicks, kb input partially working

will place further restrictions on input to avoid multiple operators consecutively

will implement sqrt functionality, parens, %, etc.

About

Simple react calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors