Hello, i just finished and am happy to introduce you to My Random Quote Machine Project and would love to hear some opinions and suggestions. I mostly kept things simple while trying to use different skills i was introduced by the curriculum so far.
This is my first project where i get the chance to use JS and manipulate my HTML and CSS code and it was really exciting.
It uses jQuery for the majority of the code. There were some Bootstrap and Sass functionalities i tried to utilize, but then reverted, seeing they dont justify their use other then me becoming familiar with them. For example i started with Sass variables, but you cant rely on them for making the document responsive, the way regular css variables do.
I used some Font Awesome icons and also tried to implement some basic animation along the on click functions, but thats something ill need to improve for future.
I also used the chance to get more familiar with the CSS grid pattern, which i havent in the past(i prefered flex a lot more), altho it wasnt appropriate approach for this project.