项目作者: vasyldzhala

项目描述 :
fast typing simulator, web app powered by react
高级语言: JavaScript
项目地址: git://github.com/vasyldzhala/typeme.git
创建时间: 2018-12-14T15:27:54Z
项目社区:https://github.com/vasyldzhala/typeme

开源协议:

下载


TypeMe - typing simulator

Description

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.

screenshot

Aim of project

The TypeMe app is a training project to understanding front-end technologies.

Tech stack

Project was powered by HTML, SCSS, JavaScript ES2015, ReactJS, Redux; PHP and mySQL for back-end.
This project was bootstrapped with Create React App.

Getting started

Clone repository from github:

  1. git clone https://github.com/vasyldzhala/typeme.git

Move to project’s directory and install:

  1. npm cd typeme
  2. npm install

Deployment

Run in console

  1. npm run build

Application will be bundled into build directory.

For development mode run

  1. npm run start

Author

The project was created as part of the training

in front-camp-2018
by ELEKS, ELEKS University,
[ELEKS University] on Facebook

Teacher