Vue Flashcards is a web app designed to help you improve your English skills by using flashcards. This app makes learning new vocabulary & phrases more fun and easy, through the interactive user-friendly interface.
- Interactive Flashcards: Learn in an engaging way with flashcards that can be flipped to show translations or explanations.
- English Data: Curated dataset of English vocabulary and phrases to provide meaningful content for learning.
- Stylish UI: The app has a simple and user-friendly interface created using Vuetify.
-
Installation: Clone the repository and install dependencies.
yarn install
-
Development: Start the development server and open the app in your browser.
yarn dev
-
Build: Compile and minify the app for production.
yarn build
-
Linting: Run code linting to ensure code quality.
yarn lint
- Vue 3: Progressive JS framework
- Vuetify: Material Design component framework
- Vite: Fast build tool and development server
- WebFontLoader: Easy integration of web fonts