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

https://github.com/tensojka/caffeine-tracker

☕️
https://github.com/tensojka/caffeine-tracker

coffee pwa pwa-example spa vue-cli vuejs vuejs2

Last synced: over 1 year ago
JSON representation

☕️

Awesome Lists containing this project

README

          

# Caffeine tracker

A toy Progressive Web App to track your caffeine intake. Based off vue-cli. Uses localStorage for saving the caffeine intake.

Check it out live: https://tensojka.github.io/caffeine-tracker/

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

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

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