Skip to content

MikeKruckenberg/typing-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Speed Test

Requirements

Built on a system running node version 16.14.2 and npm version 8.5.0.

Installing

  1. Clone the repo:

    git clone git@github.com:MikeKruckenberg/typing-speed-test.git

  2. Move into project directory:

    cd typing-speed-test

  3. Install node modules:

    npm install

Running

  1. Run app:

    npm start

  2. Browse to: http://localhost:3000

  3. Test your typing speed!!

Screenshot

Testing

Run tests using: npm test

Future Enhancements

  • display the typing metrics real-time
  • a cursor to move character by character
  • show real-time feedback on typing mistakes
  • word bank with natural sentences to reflect traditional typing speed tests

Credits

Built using Create React App.

Uses the MUI/Material framework for design elements (based on Material Design)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published