Skip to content

ShivaniRadha/Random-Quote-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ก Random Quote Generator A simple and elegant Random Quote Generator web application built using HTML, CSS, and JavaScript. Every time you click the โ€œNew Quoteโ€ button, a fresh inspirational quote appears. Perfect for learning DOM manipulation and improving JavaScript skills. ๐Ÿš€ Features Displays a random inspirational quote with each click Clean, minimal, and responsive UI Works on both desktop and mobile devices No external libraries required โ€” pure HTML, CSS, and JS Perfect beginner-friendly project for your portfolio or GitHub ๐Ÿ›  Technologies Used HTML5 CSS3 JavaScript (Vanilla) DOM Manipulation ๐Ÿ“‚ Project Structure Random-Quote-Generator/ โ”‚โ”€โ”€ index.html โ”‚โ”€โ”€ style.css โ”‚โ”€โ”€ script.js โ”‚โ”€โ”€ README.md โ–ถ How to Use Clone or download the repository. Open index.html in your browser. Click the โ€œNew Quoteโ€ button to generate a random quote. Enjoy the inspirational quotes! ๐ŸŒ Live Demo https://shivaniradha.github.io/Random-Quote-Generator/