/FastFingers

Primary LanguageJavaScript

Fast fingers

A fun app to test your typing skills. This is more or less a replica of the famous website: https://10fastfingers.com/typing-test/english

Build Setup

# get the project
$ git clone git@github.com:Danaaz/FastFingers.git

# install dependencies
$ npm install

# run start (using react-scripts - default port: 3000)
$ npm start