A beginner-friendly JavaScript project that counts the number of vowels and consonants entered by the user. This project was built to practice JavaScript fundamentals, including nested while loops, conditional statements, string traversal, and DOM manipulation.