https://github.com/sofiasawczenko/calculator_project
Calculadora realizada no meu primeiro projeto da faculdade com HTML, CSS e Javascript
https://github.com/sofiasawczenko/calculator_project
Last synced: about 1 year ago
JSON representation
Calculadora realizada no meu primeiro projeto da faculdade com HTML, CSS e Javascript
- Host: GitHub
- URL: https://github.com/sofiasawczenko/calculator_project
- Owner: sofiasawczenko
- Created: 2023-10-18T18:03:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T00:49:49.000Z (over 1 year ago)
- Last Synced: 2024-12-18T01:36:05.326Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://primeiroprojeto-calculadora.netlify.app/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My First Programming Project

This project is a simple calculator built using **CSS**, **HTML**, and **JavaScript**.
- Check it out: https://primeiroprojeto-calculadora.netlify.app/
It allows users to perform basic arithmetic operations with a clean and intuitive interface.