A modern and responsive calculator built to practice logic, HTML, CSS, JavaScript, and UI/UX.
- Git installed on your machine
- VS Code cas your code editor
- Extensão Live Server extension for auto-reload (optional)
1. Clone the repository
git clone https://github.com/leticiatalmeida/smart-calculator.git2. Navigate to the project folder
cd smart-calculator3. Open in VS Code
code .4. Run the project
With Live Server: right-click index.html → Open with Live Server
Without the extension: open index.html directly in your browser.
No dependencies need to be installed — the project runs with native files only.
This project is licensed under the MIT License.
You are free to use, copy, modify, and distribute it (including for commercial purposes) as long as you keep the original credits.
