It is a sample vue.js project that runs on .Net Core. You can list pets, add to favorite list, and complete the checkout operation via the form.
Project is created with:
- .Net Core 2.2
- Vue.js
- Vuex
- Vue Router
- Axios (for ajax call)
- Bootstrap 4.0
npm install
npm run dev