/Vue-Typing-App

Typing App with Vue and Pinia

Primary LanguageVueMIT LicenseMIT

logo

Vue Type

Vue Type is a typing app. Users can do typing practices and see their best performances.

Live demo: https://vue-typing-app.vercel.app/

💡 Features

  • Minimalistic UI
  • 15+ Different Theme
  • Performance History

🛠️ Built With

📸 Screenshots

vue-type-metropolis vue-type-retro vue-type-default vue-type-result vue-type-statistics

🚩 Getting Started

First, you need to clone the repository and install the dependencies

git clone https://github.com/ahmedsemih/Vue-Typing-App.git

cd Vue-Typing-App

npm install

Then run dev server

npm run dev