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

https://github.com/yenilikci/vue-firebase-gallery-app

gallery app with vue.js 3 and firebase
https://github.com/yenilikci/vue-firebase-gallery-app

firebase gallery-app vuejs vuejs3

Last synced: 7 months ago
JSON representation

gallery app with vue.js 3 and firebase

Awesome Lists containing this project

README

          

# vue-gallery-app

![screenshot](https://user-images.githubusercontent.com/57464067/127752005-ddd4af18-27d6-4015-bfc1-2312306b1e8e.png)
![screenshot_upload](https://user-images.githubusercontent.com/57464067/127752030-6418819c-9e87-424e-b6f1-c9d9d1e3e798.png)
![screenshot_modal](https://user-images.githubusercontent.com/57464067/127752035-cf4407d9-068c-4231-ab5c-9bd32ae9b797.png)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).