Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 520 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 520 Bytes

Voxy Code Challenge

The application aims to count the number of words, letters and numbers that are entered in the text box, disregarding special characters.

Prerequisites

Installation

In the project root directory, run

npm i

Run the project

In the project root directory, run

npm run dev

Then access the following address in your browser

http://localhost:5174/