# Congratulations!

In less than half an hour you managed to bring up a landing page that had no behavior and by using Vue.js and the fetch api made it alive!

In this few lines of code we saw how easy it is to add behavior to a static page without transforming it into a Single Page Applications.

In case you want to directly see the final version go to this url: Workshop completed (opens new window)

Vue.js is a progressive framework that will help create simple html pages with behavior but also full blown SPA application with routing, data stores and validation when needed.

If you enjoyed the workshop and want to keep in touch join our community: community.


Return Home


TIP

If you want, you can do the extra functionality next 😉