itzcookiie / Talkative-Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talkative-Test

How to run the application

  • Clone the repository
  • Move into the directory
  • In the terminal run
npm i 
  • Then run
npm start 
  • Go to http://localhost:8000/

  • You should see the following:

    Screenshot (3)

  • Open up the dev tools for your browser (I am using chrome in this picture)

  • Choose a txt file from anywhere on your computer

  • The program will run in the console and the following should appear

Screenshot (7)

  • A word is any character from A-Z and 0-9. The only special character allowed is &

About


Languages

Language:JavaScript 85.3%Language:HTML 14.7%