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/

Releases

No releases published

Packages

 
 
 

Contributors