A sleek, responsive calculator built with HTML, CSS, and JavaScript. This project focuses on accessibility, performance, and clean UI — perfect for demonstrating core web development skills.
🔗 Live Demo: gideon-cameron.github.io/Calculator-app
- ✅ Basic Math Functions – Addition, subtraction, multiplication, division
- 🔄 Clear & Delete – Reset or backspace as needed
- 📱 Responsive Layout – Optimized for mobile, tablet, and desktop
- 🎨 Custom Themes Ready – Easily stylable with CSS variables
- 🧠 Keyboard Support – Perform calculations via keyboard input
- 🌍 Accessible & Semantic HTML – Built with a11y in mind
Metric | Score |
---|---|
Performance | 100 |
Accessibility | 91 |
Best Practices | 100 |
SEO | 100 |
- HTML5
- CSS3 (Custom Properties)
- Vanilla JavaScript
- GitHub Pages for original deployment
- Netlify for finnal deploymentS
git clone https://github.com/Gideon-Cameron/Calculator-app.git
cd Calculator-app