A simple calculator application built with ReactJS and Vite.
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- Clear and reset functionality
- Responsive design for various screen sizes
To install the project, use the following command:
npm install
After installation, run the project with the following command:
npm run dev
Once running, go to localhost:3000 to access the calculator app.
یک اپلیکیشن ماشین حساب ساده نوشته شده با ReactJS و Vite.
- عملیات حسابی اصلی (جمع، تفریق، ضرب، تقسیم)
- قابلیت پاکسازی و بازنشانی
- طراحی واکنشپذیر برای اندازههای صفحه مختلف
برای نصب پروژه، از دستور زیر استفاده کنید:
npm install
پس از نصب، پروژه را با دستور زیر اجرا کنید:
npm run dev
پس از اجرا، به localhost:3000 بروید تا به اپلیکیشن ماشین حساب دسترسی پیدا کنید.