Skip to content

DHalushka/VanillaJs-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanillaJs-Calculator

This is a simple calculator project with theme customization.

Features

  • Basic calculator operations: addition, subtraction, multiplication, division.
  • Additional functionalities: clear display, negate, percentage.
  • Theme customization: Choose accent color and background color.

Usage

  1. Open index.html in a web browser.

Development

Prerequisites

  • Node.js installed on your machine.

Installation

Run the following commands to set up the project:

npm install

### Run the App

To run the project locally, use the following command:

```bash
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published