Basic Calculator
Basic Calculator built with HTML, Tailwind and JavaScript,
Table of contents
Overview
Screenshot
Calculator:
Links
My process
Built with
- CSS custom properties
- Flexbox
- CSS Grid
- Tailwind CSS - For styles
What I learned
- Usage of class in HTMl while still styling in tailwind.
- Iterators, classLists(to contain class words) and textContent(instead of innerHTML)
Continued development
- Implementation of:
- Light Mode
- Scientific Mode (More Functions)
Author