Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minhlucvan/flash-vocab
vue - firebase flash card for learning vocabulary
https://github.com/minhlucvan/flash-vocab
flashcard learning pwa vocabulary vue
Last synced: about 2 months ago
JSON representation
vue - firebase flash card for learning vocabulary
- Host: GitHub
- URL: https://github.com/minhlucvan/flash-vocab
- Owner: minhlucvan
- Created: 2019-07-28T03:48:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:50:50.000Z (about 2 years ago)
- Last Synced: 2024-04-28T02:14:53.983Z (9 months ago)
- Topics: flashcard, learning, pwa, vocabulary, vue
- Language: Vue
- Size: 5.31 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flash-vocab
flash card PWA using vuejs
live demo: [https://flash-vocab-72773.firebaseapp.com](https://flash-vocab-72773.firebaseapp.com)
# Screenshots
![responsive](docs/img/responsive.png)
![home](docs/img/home.png)
![home](docs/img/topics.png)
![home](docs/img/start.png)
![home](docs/img/player.png)
![home](docs/img/about.png)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# flash-vocab