/Multiplication-App-Vue-Edition

Multiplication Training Application made with Vue,js currently has two modes: Infinite Mode (user can spam exercises) & Time Mode where the user will be tracked how fast he/she can complete 10 Exercises.

Primary LanguageVue

multiplication-project

This project allows you to practice your multiplication skills. Currently there are two available modes: Infinite mode and Time mode where you need to complete 10 exercises and see for what time you managed to finish them.

Try the App here: https://ilchovski98.github.io/Multiplication-App-Vue-Edition/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.