taraqr9 / vue-fingers-booster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This Vue.js Project:

This Vue.js project is my personal journey to elevate my skills in Vue.js. The concept draws inspiration from "10fastfingers". While not an extensive application, I intentionally chose a concise idea with ample room for future expansion. A friend, Nazmul, suggested this project as an effective way to deepen my understanding of Vue.js.

Visit : https://fingers-booster.netlify.app/

Contributions Welcome:

Contributions to this project are highly encouraged! There are several areas that could be enhanced, including:

Authentication: Improve security by integrating user authentication.

Design: Elevate visual aesthetics and enhance the overall user experience. Random Text Display: Consider displaying random text for engaging typing practice.

Loading Screen: Implement a loading screen for clearer user feedback.

Restart Functionality with Loading Screen: Improve the restart button by adding a brief delay and a loading screen for a smoother user experience.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:Vue 68.7%Language:JavaScript 19.3%Language:CSS 6.8%Language:HTML 5.2%