NumericSolver

NumericSolver

This is a little Javascript with React logic puzzle that I wrote.  It is based off an old android app that I had written in Java.  Just extract and then open the .html file in a web browser.  An internet connection is required as it references in React source from unpkg.com.  To run the program without an internet connection, you would need to download React and then edit the html to point to the local directory of your React files instead of the unpkg site.