A simple calculator application built with React to practice React fundamentals and state management.
- ➕ Addition
- ➖ Subtraction
- ✖️ Multiplication
- ➗ Division
- 🔢 Decimal number support
- ⌫ Backspace button
- 🗑️ Clear (DEL) button
- 📱 Responsive design
- React
- JavaScript (ES6+)
- CSS
- Vite
Clone the repository:
git clone https://github.com/ReNxOO/react-calculator.gitGo to the project directory:
cd react-calculatorInstall dependencies:
npm installRun the development server:
npm run devReza Arab
GitHub: https://github.com/ReNxOO
