Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 731 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 731 Bytes

Touch Typing React App

An application used to train users on touch typing.

This project was bootstrapped with Create React App.

Link: https://eugenekostin.github.io/ttyping/

Status

This project is currently in development.

Installation and Setup Instructions

You will need node installed globally on your machine:

Node.js

Clone down this repository:

git clone [email protected]:EugeneKostin/ttyping.git

Installation (cd into the new folder and type):

npm install

To Start Server:

npm start

To Visit App in your browser:

localhost:3000/

The page will reload when you make changes.

You may also see any list errors in the console.