About This Project
I developed a dynamic Quote Generator web application that displays random motivational and inspirational
quotes at the click of a button. Built using HTML, CSS, and JavaScript, the app fetches quotes from a local
array or an API and updates the UI in real-time with smooth transitions and styling.
The design is clean, responsive, and user-friendly, with features like a loading spinner and a "New Quote"
button for seamless interaction. In some versions, the app also includes social sharing functionality,
allowing users to easily tweet their favorite quotes directly from the app.
This project helped me strengthen my skills in DOM manipulation, event handling, and asynchronous
JavaScript. It also gave me hands-on experience in building interactive interfaces that are both visually
appealing and easy to use.