A simple Quotes Generator web app that displays random inspirational quotes on user interaction. It is built using JavaScript and DOM manipulation, allowing users to generate new quotes dynamically with a button click. The project focuses on impro…
A simple Quotes Generator web app that displays random inspirational quotes on user interaction. It is built using JavaScript and DOM manipulation, allowing users to generate new quotes dynamically with a button click. The project focuses on improving understanding of event handling, arrays, and basic UI design.
This project was developed with the assistance of AI tools. AI was used to support learning, generate ideas, and help with code structure and debugging. However, the core logic, implementation, and understanding of the project were developed and verified by the author.
This project reflects my own learning and effort, with AI used as a supportive tool rather than a replacement for understanding.