Skip to content

encouver/calculator-ui

Repository files navigation

calculator-ui

Arithematic Calculator UI

Overview

A wonderful application that can perform basic arithematic operations like addition, subtraction, multiplication and division.

Prerequisites

  • Node.js and npm installed

Getting Started

Follow these steps to get the project up and running.

Configuration

Clone the .env.template, rename it to .env and update the values accordingly.

Installation

npm install

Run the application

npm run dev

Releases

No releases published

Packages

No packages published