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:
Light Mode:
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