This is a web application that allows you to calculate mathematical formulas and mathematical symbols. (For now, I've only implemented the formula for Summation (Σ).)
$ git clone https://github.com/ebina4yaka/nextjs-math-calc.git
$ cd nextjs-math-calc
$ yarn
$ yarn dev
This project is licensed under the terms of the MIT license.