Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.