From The Odin Project, using HTML, CSS and Vanilla JS to create a basic calculator.
- Better understanding of Javascript Array and String methods.
- Deepened the knowledge of DOM manipulation by implementing and incorporating both click and keyboard events
- Getting better at positioning the elements with flexbox and other CSS rules such as position: absolute.