Skip to content

Latest commit

 

History

History

02. Vowel Counter Application

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Vowel Counter Application

This is the second challenge from the JavaScript Projects series, focusing on building a Vowel Counter Application. Below, you'll find a simplified explanation and instructions for this challenge along with the relevant links.

Table of Contents

The Challenge

The challenge involves creating a Vowel Counter Application, which counts the number of vowels in a given input text. The application should have an input field where users can enter text, and upon submitting the text, the application should display the count of vowels present in the input. Visit the live site URL for more information about the challenge.

Screenshot

Screen Shot.png

Links

Author

Acknowledgments

Gratitude is extended to the open-source community for fostering an environment of collaboration and continuous improvement.

Happy coding! 🚀