/vue-3-playground

Vue 3 Playground packed with all the new features

Primary LanguageVueMIT LicenseMIT

Vue 3 Playground

Build Status Dependencies Status

Vue 3 Playground stands as a learning project for those who want to get familiar with the new features of Vue 3.

The project aims to include all the new features. If you find something missing please create an issue/PR.

The application is a shopping cart where you can alter the name, price and quantity of the products and recalculates the total price based on the items and used coupon.

Vue 3 Playground

The playground is available also in online version.

New APIs covered

Further articles/videos

Contributing

This project is under development. If you have any idea how to include more and more new features of Vue 3 in this application feel free to share your ideas in an issue/PR.