1 min read
TypeX

TypeX is a minimal typing test website built with React, TypeScript and TailwindCSS.

Key Features

  • Simple and minimal
  • Time Mode and Words Mode
  • Dark/Light Theme
  • Responsive Design
  • Saves your preference in local storage

Tech Stack

  • React
  • TailwindCSS
  • TypeScript

Screenshots

Dark Mode:

Dark Mode Screenshot

Light Mode:

Light Mode Screenshot

Run Locally

Clone the project

  git clone https://github.com/anasahmd/typex.git

Go to the project directory

  cd typex

Install dependencies

  npm install

Start the dev server

  npm run dev

License

MIT