Shaan10-01 / typearena

This is a web app project which provides platform for all typing stuff like learning, competing or entertaining.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the official repo of Type Arena

To run the site locally:

Install NPM and Node.js on linux

sudo install node npm

Change directory to the folder and download dependencies by the command

npm update

Run node server

npm start

Open browser and request the url

http://localhost:5000/race

About

This is a web app project which provides platform for all typing stuff like learning, competing or entertaining.


Languages

Language:HTML 36.6%Language:JavaScript 34.9%Language:CSS 27.1%Language:Python 1.4%