Skip to content

Commit c481637

Browse files
committed
Update README.md
Signed-off-by: Finnian Anderson <[email protected]>
1 parent 0666b6b commit c481637

File tree

3 files changed

+205
-88
lines changed

3 files changed

+205
-88
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# swapi-vue-pwa
2-
Progressive Web App example with Vue
2+
Progressive Web App built with Vue using data from the [Star Wars API](https://swapi.co).
33

4-
> A Vue.js project
4+
![SWAPI PWA screenshot](https://finnian.io/blog/content/images/2018/08/SWAPI-PWA.png)
5+
6+
Hosted version deployed with Now: [swapi-pwa.now.sh](https://swapi-pwa.now.sh)
7+
8+
I have written an accompanying blog post covering how the app works and how to configure deployment of Vue apps to Now. [Check it out](https://finnian.io/blog/deploying-a-vue-pwa-to-now/)
59

610
## Build Setup
711

0 commit comments

Comments
 (0)