This repository contains a basic HTML, CSS, and JavaScript project for a simple Word Counter. The project aims to count the number of words and characters in a given text.
You can access the project by visiting the following website link: Word Counter
The Word Counter project offers the following features:
- Word Count: It calculates and displays the number of words present in the input text.
- Character Count: It counts and shows the total number of characters in the provided text, including spaces.
- User-Friendly Interface: The project provides a simple and intuitive interface, making it easy for users to input their text and view the word and character counts.
To use the Word Counter, follow these steps:
- Open the project using the provided website link in a web browser.
- Enter or paste the desired text into the input field.
- The word count and character count will be automatically calculated and displayed in real-time.
The Word Counter project was developed by sahjaiswal.