Loading repository data…
Loading repository data…
GrzegorzPacewicz / repository
This is a simple calculator app - a replica of the iOS Calculator. It is built using React, styled with CSS modules, and leverages the useState and useEffect hooks for state management and side effects.
This is a simple calculator app - a replica of the iOS Calculator. It is built using React, styled with CSS modules, and leverages the useState and useEffect hooks for state management and side effects.
Clone the repository to your local machine: git clone: https://github.com/GrzegorzPacewicz/calculator
Navigate to the project directory: cd calculator
Install dependencies: npm install
Start the development server: npm run dev
Open your browser and navigate to http://localhost:3000 to view the app.
Contributions are welcome! Please feel free to submit any issues or pull requests.
This project is licensed under the MIT License.