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

https://github.com/belchenkov/coach-finder-vue

Coach Finder App on Vue 3
https://github.com/belchenkov/coach-finder-vue

css3 eslint firebase html5 javascript vue-cli-3 vue3 vuex

Last synced: 4 months ago
JSON representation

Coach Finder App on Vue 3

Awesome Lists containing this project

README

        

# Coach Finder

> Build coach finder app on Vue 3

### [Demo](https://coach-finder-e361c.web.app)
[![IMAGE ALT TEXT HERE](./uploads/screen.png)]()

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

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

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