https://github.com/ayush-that/100xtyping
⌨️ A minimal terminal like Typing Test for the 100xDevs.
https://github.com/ayush-that/100xtyping
100xdevs css html javascript saas scss vite
Last synced: 12 months ago
JSON representation
⌨️ A minimal terminal like Typing Test for the 100xDevs.
- Host: GitHub
- URL: https://github.com/ayush-that/100xtyping
- Owner: ayush-that
- License: gpl-3.0
- Created: 2024-08-04T04:59:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T14:47:09.000Z (almost 2 years ago)
- Last Synced: 2025-07-10T15:50:59.134Z (12 months ago)
- Topics: 100xdevs, css, html, javascript, saas, scss, vite
- Language: JavaScript
- Homepage: https://100xtyping.ayush.top/
- Size: 1.51 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 100xTyping ⌨️ - A Minimal, CLI-Themed Typing Test








https://github.com/user-attachments/assets/5ea08616-92a3-4a64-86f1-b894925b08a6
### Running Locally
⚠️ **Note**: Make sure you have [Node.js](https://nodejs.org/en/download/package-manager) and [Git](https://git-scm.com/downloads) installed in your system.
Clone the repository with ```git clone https://github.com/ayush-that/100xTyping.git``` and change the directory with ```cd 100xTyping``` command. Run the following commands in your terminal:
```bash
npm install
npm run dev
```
### License
Distributed under The GNU General Public License v3.0 License.
See `LICENSE.txt` for more information.