Word Counter

Screenshot 2024-08-29 at 8 25 04 AM

Technologies used

Technologies

Demo

Word Counter - Live Demo

Run Locally

Clone the project

  git clone https://github.com/jane-does-coding/word-counter

Go to the project directory

  cd my-project

Install dependencies

  npm i

Start the server

  npm run dev