Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ykbryan committed May 13, 2020
1 parent aca14d6 commit de852cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Getting started to build VueJS app and AWS Amplify

The raising trends and love for VueJS is no surprise for many developers. With over [160k stars on Github](https://github.com/vuejs/vue), many developers and companies, including big and small, have been adopting it since the very beginning. With the ease of developing a responsive and impressive frontend application using VueJS, it is no wonder that developers are looking for the _same_ development experience and turning their attentions to cloud services and libraries to automatically spin up and connect the cloud capabilities together.
The rising trends and love for VueJS is no surprise for many developers. With over [160k stars on Github](https://github.com/vuejs/vue), many developers and companies, including big and small, have been adopting it since the very beginning. With the ease of developing a responsive and impressive frontend application using VueJS, it is no wonder that developers are looking for the _same_ development experience and turning their attentions to cloud services and libraries to automatically spin up and connect the cloud capabilities together.

![AWS Amplify](docs/amplify-introduction.png 'What is AWS Amplify')

Expand Down Expand Up @@ -263,6 +263,8 @@ I also went back to the Amplify Console to update my DNS and point vuejs.bryanch

![Amplify Console DNS](docs/amplify-custom-dns.png 'Amplify Console DNS')

`App.vue`

## What's next

In this project, I have only covered the basic functionalities of both VueJS and AWS Amplify, and showed how easy it is to add server-side functionalities within your frontend codes and beautify them. The beauty of using these advanced libraries is that there is literally no/less codes to write. You can now focus more time on user experience (UX) and delivering values via your app.

0 comments on commit de852cb

Please sign in to comment.