Skip to content

Repository files navigation

Tailwind Calculator App

Overview

This calculator app is a rebuilt version that utilizes Tailwind CSS for styling, React for the frontend, and TypeScript for enhanced type safety. The application provides a simple and responsive calculator interface for basic arithmetic operations.

Key Features

1. Tailwind CSS Styling:

  • The app leverages Tailwind CSS for a clean, modern, and responsive design. Tailwind's utility-first approach simplifies styling and enhances the overall visual appeal.

2. React Components:

  • The frontend is developed using React, allowing for a modular and efficient component-based structure.

3. TypeScript Integration:

  • TypeScript is employed to introduce static typing, improving code quality, and catching potential errors during development.

4. Basic Arithmetic Operations:

  • Users can perform standard arithmetic operations such as addition, subtraction, multiplication, and division.

5. Responsive Design:

  • The app is designed to be responsive, ensuring a seamless user experience on various devices and screen sizes.

Usage

  1. Clone the Repository:
    git clone https://github.com/farhanmalek/CalculatorAppV2.git
    cd Calculator-App-V2
    npm i
    npm run dev

About

A further pursuit in sharpening my TS, React and Tailwind skills I rebuilt my JS calculator app using these new technologies

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages