A neumorphic web calculator with keyboard support. Created as part of The Odin Project's curriculum.
- HTML
- CSS
- JavaScript
- Neumorphism Design
- Keyboard support
- Dark/Light theme toggle button
- Smooth animations and transitions
- Clicking buttons when corresponding keyboard key is down
- Creating a decent looking UI with Neumorphism
- Using an imported font
- Using array functions
- Using arrays to store multiple values
- Using objects and accessing values from them
- Using string functions like split to get an array
- Light/Dark theme toggle button