A Random Quote Generator
(View this project from GitHub)
This is a dynamic random quote generator built with JavaScript, HTML, and CSS.
Getting Started
To begin, simply open the HTML file in your preferred web browser. The application is designed for ease of use, allowing you to immerse yourself in the experience without any complicated setup.
How It Works
The application showcases a rotating selection of random quotes set against vibrant and unique background colors. Users can refresh the quotes and backgrounds at will using the button. Additionally, quotes automatically refresh every 5 seconds, providing a continuous stream of inspiration without the need for user interaction. This feature created an engaging and lively experience.
Key Learnings
This is my first project by using JavaScript, throughout this project, I learnt a lot foundational skills in JavaScript, mastering the manipulation of numbers, the creation of functions, and the implementation of loops, arrays, and objects.
Building a fully functional application from scratch has significantly boosted my confidence and enthusiasm for web development.