🔢 Calculator Web calculator build with HTML, Grid CSS, Vanilla JS Features: ♿️ Accessibility ⚡️ Performance 🐙 DOM Testing library 🎨 CSS grid 🙈 See online demo Getting Started Installation npm i Run web server npm run dev Development Run tests npm test Build npm run build