- Live Preview ⭕🔗: https://calculator-app-react-project.vercel.app
Welcome to Calc, a simple calculator app that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It uses React and Redux for state management.
Calc features a user-friendly interface with a responsive design that adapts to different screen sizes. It also provides a dark mode theme for a more visually appealing experience.
It follows the principles of single-page application (SPA) architecture, where the user interacts with the app on a single page without the need for multiple page reloads.
Calc is built using the following technologies:
To run Calc locally on your machine, follow these steps:
-
Clone the repository:
git clone https://github.com/MostafaSaafan5517/calculator-app.git
Enjoy Coding 👨💻