Skip to content

migueweb/age-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age Validator

A simple vanilla JavaScript project that validates the user's age and displays a custom message based on their input.

Website

migueweb.github.io/age-validator/

📁 Project Structure

.
├── index.html
├── README.md
└── src
    ├── css
    │   └── main.css
    └── js
        └── main.js

🚀 Features

  • Input form for user age
  • Animations
  • Displays a custom message based on age range
  • No external libraries or dependencies
  • Simple, responsive design

📦 Getting Started

  1. Clone the repository

    git clone https://github.com/migueweb/age-validator.git
  2. Open the project

    Simply open index.html in your browser
    (or use a local server like Live Server in VSCode)

🛠️ Built With

  • HTML5
  • CSS3
  • JavaScript (Vanilla, ES6+)

📄 License

This project is licensed under the GNU General Public License v3.0.

About

A simple age validator SPA

Topics

Resources

License

Stars

Watchers

Forks

Contributors