adding stop-watch project (#1207)

This commit is contained in:
Peli de Halleux
2018-09-11 09:03:06 -07:00
committed by GitHub
parent e27232667d
commit 3a9de3545e
5 changed files with 59 additions and 25 deletions

View File

@ -11,6 +11,11 @@
"name": "Watch",
"url":"/projects/watch",
"imageUrl":"/static/mb/projects/a10-watch.png"
}, {
"name": "Stop Watch",
"description": "Easily track time",
"url": "/projects/stop-watch",
"imageUrl":"/static/mb/projects/stop-watch.png"
}]
```