It's a web app to type a short piece of text, to find out how fast can you type, test your typing speed in wpm and give learning information about how to type faster. You can save results and view progress in your typing skills.
You can try it here: typeme.jala.in.ua.
The TypeMe app is a training project to understanding front-end technologies.
Project was powered by HTML
, SCSS
, JavaScript ES2015
, ReactJS
, Redux
; PHP
and mySQL
for back-end.
This project was bootstrapped with Create React App.
Clone repository from github
:
git clone https://github.com/vasyldzhala/typeme.git
Move to project's directory and install:
npm cd typeme
npm install
Run in console
npm run build
Application will be bundled into build
directory.
For development mode run
npm run start
- Vasyl Dzhala - vasyldzhala
in front-camp-2018 by ELEKS, ELEKS University, [ELEKS University] on Facebook
- Vladimir Shevchuk - dosandk