MY FIRST FULLY FUNCTIONAL PROJECT WITH JAVASCRIPT😌🥳.
This is a solution to the Calculator app challenge on Frontend Mentor.
Feews weeks back I started learning my first programming language; Javascript. It's been....a lot😂. So this was project to check how far I've come and how far I still have to go.
You should be able to:
- See the size of the elements adjust based on their device's screen size
- Perform mathmatical operations like addition, subtraction, multiplication, and division
- Adjust the color theme based on their preference
- Bonus: Have their initial theme preference checked using
prefers-color-scheme
and have any additional changes saved in the browser
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Vanila JS
-I learnt about array methods even though I had'nt learnt them in my course. I also learnt about the eva() function, although a friend told me I shouldn't have😅
I'm going to continue on my Javascript course. And Hopefully build some more projects.
none really
- Website - Hameed Daniel
- Frontend Mentor - @HDanielO
- Twitter - @HameedDaniel_
Contact me on my twitter if you have any suggestions for me or ways I would have done this better. Thanks for checking this out, it means a lot.