Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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