Skip to content

SPA made with React.js frontend and Node backend to Practice Typing

Notifications You must be signed in to change notification settings

Arceen/Proton-Typer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proton Typer

A WebApp that let's you test your typing speed and skill against a list of 3000 of the most common words in the English language ( Caution : Some words may contain profanity)

This app uses Node.js for backend and React.js for the frontend. Uses vanilla css for the styles. The page might need an active to get the full styles from google fonts. Here's the Demo Video.

Installation

Pre-requisites

Node.js alongside npm or yarn.

Steps

  1. Open CMD/Terminal and redirect to the master folder.
  2. Enter the command npm installto install the dependencies from the package.json.
  3. Enter npm start to start the server
  4. Go to the corresponding address on your host machine

yarn commands are identical to npm. A simple search will provide the yarn alternatives to the given npm commands

About

SPA made with React.js frontend and Node backend to Practice Typing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published