Live on NETLIFY!
Created as a personal project for my portfolio, enjoy!
- Store landing page with control functionality directly from a JSON file (Dynamic categories and products).
- Add and remove items from the shopping cart.
- Direct message to whatsapp web for computers and mobile whatsapp application with the complete selected list.
Fully responsive website, styled with Tailwind Css.
Install the project dependencies.
npm install
Compiles and hot-reloads for production environments.
npm run serve
Compiles and minifies for production
npm run build