jiitopticachapter / Optica-Hack-Fest

A friendly repository to contribute of Hacktober fest
2 stars 1 forks source link

Random Quote Generator #5

Open AryanAg08 opened 4 hours ago

AryanAg08 commented 4 hours ago

Description: Build a web app that displays a random quote each time a button is clicked. Features: Display area for the quote and author, button to fetch a new quote. Skills: API fetching (e.g., Quotes API), DOM manipulation.