Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Smart Calculator is simple web app built with React + TypeScript. Powered with math.js, it can solve complicated problems.

Notifications You must be signed in to change notification settings

redpangilinan/smart-calculator

Repository files navigation

Smart Calculator

Smart Calculator is simple web app built with React + TypeScript. Powered with math.js, it can solve complicated problems.

Live Demo

Installation

To run the app locally, you'll need to have Node.js and npm installed. Here are the steps to follow:

  1. Clone the repository to your local machine.
  2. Install the required dependencies using npm install command.
  3. Run the application using npm run dev command.

Features

  • Simple UI
  • Easy to use
  • Can solve complex math problems
  • Computations are saved locally

Usage

Simply input a problem in the input box and see the results. Results are saved locally so you can close it and comeback later.

About

Smart Calculator is simple web app built with React + TypeScript. Powered with math.js, it can solve complicated problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published