Welcome to the Hello World Web App! This simple yet elegant project serves as a foundational example for web development using HTML, CSS, and JavaScript. The goal is to showcase a beautifully styled "Hello, World!" card with a pastel background and responsive hover effects.
- Pastel Gradient Background: A soft and calming gradient that enhances the visual appeal.
- Centered Card: A sleek card component that displays a welcoming message.
- Monotype Font: The classic
Courier New
font for a timeless aesthetic. - Hover Animation: Subtle scaling and shadow effects for an interactive experience.
- HTML5: For structuring the content.
- CSS3: For styling and animations.
- JavaScript: For console logging (potential for future functionality).
Follow these steps to view and customize the project:
- A modern web browser (e.g., Chrome, Firefox, Safari, Edge).
- Clone the repository:
git clone https://github.com/your-username/hello-world-web-app.git