This is a fork of the original repo.
Live demo: https://coffee-kart.netlify.app/. The site is created with Vue 3 + Typescript + Vite.
- Download the project.
- Run
npm install. - Run
npm run devto start a local server.
- Run with https://coffee-kart.netlify.app?ad=1
- When the cart has more than 7 items, The process will be slowing down.