tygedavis / gandertwosum

Simple full stack app that will add two numbers together. Build in the front end with React and Typescript, backend with NodeJS and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Zero's results in error

tygedavis opened this issue · comments

To fix this, have an error show on the input(s) that have a zero value. Users should add two non-zero numbers.

Resolved in 972f30a