Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

codingdestro/calculator

Repository files navigation

The Calculator

A fully functional calculator for basic calculation and unit conversion.

Project Overview

This project is a React.js application with scss and Typescript.

It includes a basic calculator and a unit convertor.

Getting Started## Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/codingdestro/calculator.git
    cd calculator
  2. Install dependencies:

    npm install

    or

    yarn

Running the development server

npm run dev

or

yarn dev

Open http://localhost:5173 in your browser to view the application.

Building for production

To create an optimized production build, run:

npm run build

or

yarn build

This will generate a out directory containing the optimized build.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /