Skip to content

An interactive Hello World web application with animations and multiple languages

Notifications You must be signed in to change notification settings

tumf/interactive-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Hello World

A fun and interactive Hello World web application that features:

  • Animated greeting changes in multiple languages
  • Click counter
  • Background color changer
  • Bouncing animations

Features

  • Displays "Hello World" in the center of the page
  • Button to change the greeting with a bouncing animation
  • Greetings in multiple languages (English, French, Spanish, Italian, Japanese, Korean, Russian, German)
  • Counter showing number of greeting changes
  • Button to cycle through different background colors
  • Responsive design with smooth animations

Running the Application

  1. Start the Python server:

    python3 server.py
  2. Open your web browser and navigate to:

    http://localhost:54497/index.html
    

Technologies Used

  • HTML5
  • CSS3 (with animations)
  • JavaScript
  • Python (for the development server)

About

An interactive Hello World web application with animations and multiple languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published