Skip to content

tahmidjihan/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ES6 Calculator

A simple calculator built with JavaScript ES6 and styled using Tailwind CSS. This project provides basic arithmetic functions, including addition, subtraction, multiplication, and division.

Features

  • Basic Arithmetic: Addition, subtraction, multiplication, and division.
  • Clear Button: Resets the calculator screen.
  • Responsive Design: Tailwind ensures it looks great on both desktop and mobile devices.

Technologies Used

  • HTML: Markup structure of the calculator.
  • CSS (Tailwind): Utility-first CSS framework for responsive design and styling.
  • JavaScript (ES6): Logic implementation using modern JavaScript syntax (let, const, arrow functions, template literals, etc.).

Installation

Step 1: Clone the repository

git clone https://github.com/yourusername/es6-calculator.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published