Skip to content

thebenjieangeles/JavaScript-Conditionals-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Conditionals Practice

This is a simple web-based project created to practice JavaScript conditional statements. The app allows users to input their age and displays a response based on that input, demonstrating basic conditional logic in action.

๐Ÿš€ Features

  • User age input with real-time response
  • Conditional output based on age:
    • Messages for minors, adults, very old users, and zero-input cases
  • Styled with clean and modern CSS
  • Dynamic message color changes based on condition

๐Ÿ›  Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

๐Ÿ“ธ Preview

screenshot
alt text

๐Ÿงช How to Run

  1. Clone or download this repository
  2. Open index.html in any modern web browser
git clone https://github.com/thebenjieangeles/JavaScript-Conditionals-Practice.git
cd js-conditionals-practice
open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published