🌟 A fully-featured electrical calculator suite converted to pure HTML, CSS, and JavaScript while maintaining all original functionality and design.
✨ Core Functionality
- Four Electrical Calculators: Comprehensive tools for common electrical calculations
- Input Validation: Robust error handling and user feedback
- Keyboard Support: Press Enter in input fields to calculate
🎨 UI/UX
- Responsive Design: Works on all devices using CSS Grid/Flexbox
- Dark/Light Themes: Toggle with localStorage persistence
- Smooth Animations: Micro-interactions for better user experience
- Professional Design: Clean interface with accessible color palette
🛠️ Technical Features
- Pure Vanilla JS: No frameworks or libraries required
- Modular Architecture: Well-organized JavaScript classes
- Data Persistence:
- Calculation history stored in localStorage
- Theme preference remembered between sessions
- Semantic HTML: Accessible foundation
✨ Usage
- **Select the desired calculator from the navigation
- **Enter values in the input fields
- **Results will display automatically or when pressing Enter
- **View calculation history in the sidebar
- **Toggle theme using the sun/moon icon in the header
⭐️ Star this repo if you find it useful!
Thank you for visiting! 🚀