A JavaScript-based calculator application designed to perform basic arithmetic operations with a clean and intuitive user interface, showcasing foundational JavaScript skills
- HTML5: For the structure and layout of the calculator.
- CSS3: For styling, animations, and responsive design.
- JavaScript (ES6+): For the core functionality and logic of the calculator.
- History Log: Implement a feature to keep track of previous calculations.
- Themes: Add the ability to switch between multiple themes, including light and dark modes.
- Unit Conversion: Introduce unit conversion functionality for even more versatility.
Contributions are welcome! Please feel free to submit a pull request or open an issue to discuss any changes or enhancements.