adithyanarayana / Typing-Tutor

A typing game that helps you speed up your typing speed, made with simple HTML/CSS/JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing-Tutor

Learn to type faster. Practice your keyboarding skills online, take a typing test and become a pro with this online typing tutor.

Quick Start

  • Fork and Clone the project using the following command:
git clone https://github.com/bellatrixdatacommunity/Typing-Tutor.git

cd Typing-Tutor/typing-tutor
  • To install the npm modules, run the following command:
npm install
  • To run the server, run the following command:
npm start

Resources:

  • Getting Started - React Docs

This page is an overview of the React documentation and related resources.

Website: https://reactjs.org/docs/getting-started.html

  • React for Beginners

A great YouTube playlist with tutorials covering all major and minor topics in react.

Website: https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3


About

A typing game that helps you speed up your typing speed, made with simple HTML/CSS/JS.


Languages

Language:JavaScript 76.5%Language:HTML 20.0%Language:CSS 3.4%