/WordSum

⌨️ WordSum is a simple counting tool designed to provide the word and character count in a given text.

Primary LanguageJavaScript

WordSum

Build and Deploy

WordSum provides the word and character count for a given text.

Getting Started

Follow these steps to run WordSum locally on your machine:

  1. Clone this repository: git clone https://github.com/aarontorres0/WordSum.git
  2. Navigate to the project directory: cd wordsum
  3. Install dependencies: npm install
  4. Run the app: npm run dev

Technologies Used

  • React
  • Vite