A math solver server using the API of Microsoft Math Solver.
- Clone this repository
- Make sure you have
npm
andwrangler
installed and configured - Run
npm install
to install dependencies - Run
wrangler deploy
to publish your project - Your math solver is now live! 🎉
This project is licensed under the terms of the GNU General Public License v3.0.