Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.24 KB

File metadata and controls

34 lines (25 loc) · 1.24 KB

CodeAlpha - Random Quote Generator 💡

A clean, responsive, and minimalist web application that displays motivational quotes dynamically. This project was developed as part of Task 2 during my App Development Internship at CodeAlpha.


🚀 Features

  • Instant Inspiration: Automatically displays a random quote as soon as the application opens.
  • On-Demand Quotes: Features a "New Quote" button to cycle through different quotes on every click.
  • Minimalist Design: Built with a clean, user-friendly UI focused heavily on readability and smooth user experience.
  • Responsive Layout: Perfectly centered and optimized for both desktop and mobile screens.

🛠️ Tech Stack

  • HTML5: Structured the semantic content and card layout.
  • CSS3: Designed the modern minimalist aesthetics, typography, and responsive spacing.
  • JavaScript (ES6): Handled the random generation logic and DOM manipulation events.

📂 Project Structure

CodeAlpha_Random_Quote_Generator/
│
├── index.html    # Main application file (HTML, CSS, & JS combined)
└── README.md     # Project documentation

Internship Details Organization: CodeAlpha

Task 2: Random Quote Generator

Domain: App Development Internship