Hashnode Hackathon powered by Vercel

In this article I am going to say about the build process of my application that I created for Hashnode Hackthon powered by vercel. I created my application with the Vue.js. I give it a name as H&V shop as it is Hashnode as Vercel.

This is the link of my project that I deployed in vercel. hackthon

It's initial look is this.

1.PNG

you can add products to the cart. Then the badge change like that

2.PNG

This is the cart page

3.PNG

Then you can be login to go to tha admin page to add new products

4.PNG

I use vue router and vuex for state management. This is my simple project.

Thank you @hashnode and @vercel