Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T14:47:09.000Z (6 months ago)
- Last Synced: 2024-08-07T13:56:15.864Z (6 months ago)
- Topics: 100xdevs, css, html, javascript, saas, scss, vite
- Language: JavaScript
- Homepage: https://100xtyping.ayush.top/
- Size: 1.51 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 100xTyping ⌨️ - A Minimal, CLI-Themed Typing Test
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white)
![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)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.