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

https://github.com/brandonwingerair/workout-manager-supabase

Built following a tutorial by Traversy Media on YouTube.
https://github.com/brandonwingerair/workout-manager-supabase

Last synced: about 2 months ago
JSON representation

Built following a tutorial by Traversy Media on YouTube.

Awesome Lists containing this project

README

        

# Workouts App (Vue)

## Demo

https://active-tracker-tutorial.herokuapp.com/

## 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/).
"# workout-tracker"