https://github.com/jack-carling/interval-app
School assignment - group project
https://github.com/jack-carling/interval-app
countdown timer vue
Last synced: 3 months ago
JSON representation
School assignment - group project
- Host: GitHub
- URL: https://github.com/jack-carling/interval-app
- Owner: jack-carling
- Created: 2021-08-18T12:34:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T16:24:23.000Z (over 3 years ago)
- Last Synced: 2025-01-23T17:15:39.226Z (5 months ago)
- Topics: countdown, timer, vue
- Language: Vue
- Homepage:
- Size: 519 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interval App
School assignment • group project by Jack, Linda and Bashar
## About
Simple timer application in Vue with different views
## Screenshot
## Project setup
```bash
# Install dependencies
npm install# Run development server
npm run serve
```