This project is a Random Quote Generator created as part of my CodeAlpha Internship.
This application displays a random quote every time the user clicks a button. It helps in understanding basic JavaScript concepts like arrays and event handling.
- Generates a new quote on each click
- Simple and clean interface
- Easy to use
HTML, CSS, JavaScript
Open the index.html file in your browser and click the button to generate quotes.
Anjali Pulluri